]> git.saurik.com Git - wxWidgets.git/commitdiff
Moved the #include of filefn.h to db.cpp
authorGeorge Tasker <gtasker@allenbrook.com>
Tue, 12 Oct 1999 17:19:45 +0000 (17:19 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Tue, 12 Oct 1999 17:19:45 +0000 (17:19 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3941 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/db.h

index e5c4d1fed0c660dd3965dd9c4fbbab778f97af30..90f70ffa35968f22c3ebfc40640c6c6e16c1086d 100644 (file)
@@ -47,7 +47,6 @@
        #ifdef __GNUG__
        #pragma interface "db.h"
        #endif
-       #include "wx/filefn.h"
 #endif
 
 #if defined(wx_msw) || defined(__WXMSW__) || defined(WIN32)