From 28f24b1b6f57a1b3bdd435565290fa60a155b66f Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Fri, 11 Mar 2016 09:28:56 +0000 Subject: Remove a few #include from public FLTK headers. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11347 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/Fl_Window.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Fl_Window.cxx') diff --git a/src/Fl_Window.cxx b/src/Fl_Window.cxx index 0646d5912..c41960886 100644 --- a/src/Fl_Window.cxx +++ b/src/Fl_Window.cxx @@ -22,6 +22,7 @@ // equivalent (but totally different) crap for MSWindows is in Fl_win32.cxx #include #include +#include #include #include #include -- cgit v1.2.3