diff options
| author | Manolo Gouy <Manolo> | 2016-03-27 17:37:07 +0000 |
|---|---|---|
| committer | Manolo Gouy <Manolo> | 2016-03-27 17:37:07 +0000 |
| commit | c456dd4eb7a2325bf75b5185c2645b2552d99516 (patch) | |
| tree | a5120eeaac6ff93c50f2f05cb87ef7d2195f06a1 /src/Fl_BMP_Image.cxx | |
| parent | 2fd4dde9f5d682898b7fc387bb364fff2febf8fb (diff) | |
Remove a bunch of unnecessary #include <config.h> directives
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11443 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/Fl_BMP_Image.cxx')
| -rw-r--r-- | src/Fl_BMP_Image.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Fl_BMP_Image.cxx b/src/Fl_BMP_Image.cxx index bcbac4ebb..234d6b2ce 100644 --- a/src/Fl_BMP_Image.cxx +++ b/src/Fl_BMP_Image.cxx @@ -28,7 +28,6 @@ #include <FL/Fl_BMP_Image.H> #include <FL/fl_utf8.h> #include <FL/Fl.H> -#include <config.h> #include <stdio.h> #include <stdlib.h> |
