aboutsummaryrefslogtreecommitdiffstats
path: root/print/cjk-lyx/files/patch-src::lyxcodeconv.h
blob: 8eb0d748f13a037c53f1bc3e0afe98791fa3b1ac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- work/CJK-LyX-1.2.0/src/lyxcodeconv.h~   Thu Jul 11 15:18:49 2002
+++ src/lyxcodeconv.h   Thu Jul 11 15:24:20 2002
@@ -10,6 +10,7 @@
 #include <fstream>
 #include <iomanip>
 using std::ofstream;
+using std::ostream;
 using std::ifstream;
 using std::fstream;
 using std::ios;