From 80818999345212384326ec833d090988c633eb49 Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Wed, 9 May 2018 12:27:38 +0000 Subject: Remove a bunch of useless #include statements. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12909 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/drivers/GDI/Fl_GDI_Graphics_Driver_image.cxx | 1 - src/drivers/GDI/Fl_GDI_Graphics_Driver_line_style.cxx | 1 - src/drivers/GDI/Fl_GDI_Graphics_Driver_rect.cxx | 1 - 3 files changed, 3 deletions(-) (limited to 'src/drivers/GDI') diff --git a/src/drivers/GDI/Fl_GDI_Graphics_Driver_image.cxx b/src/drivers/GDI/Fl_GDI_Graphics_Driver_image.cxx index 050d1ac4d..a4f4a472c 100644 --- a/src/drivers/GDI/Fl_GDI_Graphics_Driver_image.cxx +++ b/src/drivers/GDI/Fl_GDI_Graphics_Driver_image.cxx @@ -39,7 +39,6 @@ #include "Fl_GDI_Graphics_Driver.H" #include "../WinAPI/Fl_WinAPI_System_Driver.H" #include -#include #include #include #include diff --git a/src/drivers/GDI/Fl_GDI_Graphics_Driver_line_style.cxx b/src/drivers/GDI/Fl_GDI_Graphics_Driver_line_style.cxx index 19619e369..41cca4fb0 100644 --- a/src/drivers/GDI/Fl_GDI_Graphics_Driver_line_style.cxx +++ b/src/drivers/GDI/Fl_GDI_Graphics_Driver_line_style.cxx @@ -25,7 +25,6 @@ #include #include #include -#include #include "Fl_GDI_Graphics_Driver.H" diff --git a/src/drivers/GDI/Fl_GDI_Graphics_Driver_rect.cxx b/src/drivers/GDI/Fl_GDI_Graphics_Driver_rect.cxx index 5e8f9e1d7..51cd6713c 100644 --- a/src/drivers/GDI/Fl_GDI_Graphics_Driver_rect.cxx +++ b/src/drivers/GDI/Fl_GDI_Graphics_Driver_rect.cxx @@ -26,7 +26,6 @@ #include "../../config_lib.h" #include #include -#include #include #include -- cgit v1.2.3