aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/libpq++/pgcursordb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/interfaces/libpq++/pgcursordb.h')
-rw-r--r--src/interfaces/libpq++/pgcursordb.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/interfaces/libpq++/pgcursordb.h b/src/interfaces/libpq++/pgcursordb.h
index 07a148f1dcb..7dca828ce1a 100644
--- a/src/interfaces/libpq++/pgcursordb.h
+++ b/src/interfaces/libpq++/pgcursordb.h
@@ -14,7 +14,7 @@
* Portions Copyright (c) 1994, Regents of the University of California
*
*
- * $Id: pgcursordb.h,v 1.8 2001/07/11 22:12:43 momjian Exp $
+ * $Id: pgcursordb.h,v 1.9 2001/09/30 22:30:37 tgl Exp $
*
*-------------------------------------------------------------------------
*/
@@ -78,9 +78,7 @@ private:
}; // End PgCursor Class Declaration
-#ifdef HAVE_NAMESPACE_STD
#undef PGSTD
-#endif
#endif // PGCURSORDB_H