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
This commit is contained in:
George Tasker 1999-10-12 17:19:45 +00:00
parent c09ab26a49
commit 53953cf736

View 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)