diff scripts/gethelp.cc @ 4279:64c444ac1fee

[project @ 2003-01-04 01:10:25 by jwe]
author jwe
date Sat, 04 Jan 2003 01:10:26 +0000
parents 168277402d7c
children b3e973d63c1c
line wrap: on
line diff
--- a/scripts/gethelp.cc
+++ b/scripts/gethelp.cc
@@ -1,3 +1,7 @@
+#if defined (__DECCXX)
+#define __USE_STD_IOSTREAM
+#endif
+
 #include <string>
 #include <iostream>