From a19a1da794e27571e8c5c9391e29d4da1e4524f4 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Thu, 24 Apr 2008 09:10:22 +0000 Subject: Text_Display was using a wrong border margin STR 1909 git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6118 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- test/hello.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'test') diff --git a/test/hello.cxx b/test/hello.cxx index 1021bee1c..f12ab7095 100644 --- a/test/hello.cxx +++ b/test/hello.cxx @@ -28,7 +28,6 @@ #include #include #include -#include int main(int argc, char **argv) { Fl_Window *window = new Fl_Window(300,180); -- cgit v1.2.3