forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1c8244e
committed
Twiddle C++ configuration checks so that we #include <string> (if
it exists) before testing 'using namespace std'. This is necessaryon some C++ setups where the compiler won't take a 'using' untilyou've included a header that mentions namespace std. (Pretty braindeadif you ask me, but...)1 parentac66374 commit1c8244e
2 files changed
+463
-443
lines changed0 commit comments
Comments
(0)