From 11f55e80b38d7d8ce010486304b5106915907383 Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Mon, 8 Sep 2014 16:03:52 +0000 Subject: Put Fl_PostScript.cxx in list of files compiled in libfltk rather than including it in Fl_Printer.cxx. VisualC project files still need to be changed accordingly. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10291 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/Fl_PostScript.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Fl_PostScript.cxx') diff --git a/src/Fl_PostScript.cxx b/src/Fl_PostScript.cxx index 2bcde7a7a..9e20b4fac 100644 --- a/src/Fl_PostScript.cxx +++ b/src/Fl_PostScript.cxx @@ -16,6 +16,7 @@ // http://www.fltk.org/str.php // +#include #include #include #include -- cgit v1.2.3