summaryrefslogtreecommitdiff
path: root/textproc/htmltolatex/files/patch-safe__ostrstream.cpp
blob: 4776cdaaaa33953aef22a07f9a6e6aa3eac6cfe4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$FreeBSD$

--- 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>