aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/libpq++/pglobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/interfaces/libpq++/pglobject.h')
-rw-r--r--src/interfaces/libpq++/pglobject.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/interfaces/libpq++/pglobject.h b/src/interfaces/libpq++/pglobject.h
index 0f094d26761..7752e1dd654 100644
--- a/src/interfaces/libpq++/pglobject.h
+++ b/src/interfaces/libpq++/pglobject.h
@@ -11,7 +11,7 @@
* Portions Copyright (c) 1994, Regents of the University of California
*
*
- * $Id: pglobject.h,v 1.8 2001/07/11 22:12:43 momjian Exp $
+ * $Id: pglobject.h,v 1.9 2001/09/30 22:30:37 tgl Exp $
*
*-------------------------------------------------------------------------
*/
@@ -68,9 +68,6 @@ private:
};
-#ifdef HAVE_NAMESPACE_STD
#undef PGSTD
-#endif
-
#endif // PGLOBJECT_H