From: George Tasker Date: Tue, 12 Oct 1999 17:19:45 +0000 (+0000) Subject: Moved the #include of filefn.h to db.cpp X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/53953cf73649b0666aeb34da4dc0a3231100f155 Moved the #include of filefn.h to db.cpp git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3941 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/db.h b/include/wx/db.h index e5c4d1fed0..90f70ffa35 100644 --- a/include/wx/db.h +++ b/include/wx/db.h @@ -47,7 +47,6 @@ #ifdef __GNUG__ #pragma interface "db.h" #endif - #include "wx/filefn.h" #endif #if defined(wx_msw) || defined(__WXMSW__) || defined(WIN32)