summaryrefslogtreecommitdiff
path: root/print/cjk-lyx/files/patch-src::lyxcodeconv.h
diff options
context:
space:
mode:
Diffstat (limited to 'print/cjk-lyx/files/patch-src::lyxcodeconv.h')
-rw-r--r--print/cjk-lyx/files/patch-src::lyxcodeconv.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/print/cjk-lyx/files/patch-src::lyxcodeconv.h b/print/cjk-lyx/files/patch-src::lyxcodeconv.h
deleted file mode 100644
index 8eb0d748f13a..000000000000
--- a/print/cjk-lyx/files/patch-src::lyxcodeconv.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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;