summaryrefslogtreecommitdiff
path: root/textproc/htmltolatex/files/patch-safe__ostrstream.cpp
blob: df1298af261ccec35838cc7afe090558ecd3c065 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- safe_ostrstream.cpp.orig	Fri Feb 21 03:11:22 2003
+++ safe_ostrstream.cpp	Fri Feb 21 03:11:51 2003
@@ -20,6 +20,8 @@
  */
 #ifdef __GNUC__
 
+using namespace std;
+
 #include	"safe_ostrstream.h"
 #include	<stdio.h>