From 998020f7583d266fd6f433c7e59a836e151d17eb Mon Sep 17 00:00:00 2001 From: Ian MacArthur Date: Thu, 6 Jun 2013 12:59:24 +0000 Subject: Remove a header file I added during testing, but which is not required now... git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9933 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/Fl_Native_File_Chooser_WIN32.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/Fl_Native_File_Chooser_WIN32.cxx b/src/Fl_Native_File_Chooser_WIN32.cxx index bed3ca18c..bc823eb1b 100644 --- a/src/Fl_Native_File_Chooser_WIN32.cxx +++ b/src/Fl_Native_File_Chooser_WIN32.cxx @@ -27,8 +27,6 @@ #include //MG #include "Fl_Native_File_Chooser_common.cxx" // strnew/strfree/strapp/chrcat -#include - #define FNFC_MAX_PATH 32768 // XXX: MAX_PATH under win32 is 260, too small for modern use typedef const wchar_t *LPCWSTR; //MG -- cgit v1.2.3