diff options
Diffstat (limited to 'include/swconfig.h')
-rw-r--r-- | include/swconfig.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/swconfig.h b/include/swconfig.h index a0a6b0d..80c42b6 100644 --- a/include/swconfig.h +++ b/include/swconfig.h @@ -2,7 +2,7 @@ * swconfig.h - definition of Class SWConfig used for saving and retrieval * of configuration information * - * $Id: swconfig.h,v 1.17 2002/07/28 01:48:38 scribe Exp $ + * $Id: swconfig.h,v 1.18 2002/09/30 10:34:43 dglassey Exp $ * * Copyright 1998 CrossWire Bible Society (http://www.crosswire.org) * CrossWire Bible Society @@ -31,7 +31,6 @@ #include <defs.h> #include <multimapwdef.h> -using namespace std; |