From 319c89ab3ce02a6d381018903817e899c140daac Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Thu, 11 Jul 2002 22:43:53 +0000 Subject: minor changes to make FLTK compile as a DLL in CodeWarrior git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2521 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- test/cube.cxx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'test/cube.cxx') diff --git a/test/cube.cxx b/test/cube.cxx index 2095f5db0..cc4fb1f61 100644 --- a/test/cube.cxx +++ b/test/cube.cxx @@ -1,5 +1,5 @@ // -// "$Id: cube.cxx,v 1.4.2.5.2.4 2002/07/11 01:10:15 matthiaswm Exp $" +// "$Id: cube.cxx,v 1.4.2.5.2.5 2002/07/11 22:43:53 matthiaswm Exp $" // // Another forms test program for the Fast Light Tool Kit (FLTK). // @@ -33,7 +33,6 @@ #include #include #include -#include #if !HAVE_GL class cube_box : public Fl_Box { @@ -185,5 +184,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: cube.cxx,v 1.4.2.5.2.4 2002/07/11 01:10:15 matthiaswm Exp $". +// End of "$Id: cube.cxx,v 1.4.2.5.2.5 2002/07/11 22:43:53 matthiaswm Exp $". // -- cgit v1.2.3