aboutsummaryrefslogtreecommitdiff
path: root/src/Keys.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/Keys.hh')
-rw-r--r--src/Keys.hh6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Keys.hh b/src/Keys.hh
index 659be93..143715b 100644
--- a/src/Keys.hh
+++ b/src/Keys.hh
@@ -19,10 +19,10 @@
19// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 19// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
20// DEALINGS IN THE SOFTWARE. 20// DEALINGS IN THE SOFTWARE.
21 21
22// $Id: Keys.hh,v 1.5 2002/02/04 06:42:00 fluxgen Exp $ 22// $Id: Keys.hh,v 1.6 2002/02/17 18:57:47 fluxgen Exp $
23 23
24#ifndef _KEYS_HH_ 24#ifndef KEYS_HH
25#define _KEYS_HH_ 25#define KEYS_HH
26 26
27#include <string> 27#include <string>
28#include <vector> 28#include <vector>