Moved the #include of filefn.h from db.h to db.cpp

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
George Tasker
1999-10-12 17:20:48 +00:00
parent 53953cf736
commit 3351164d4c

View File

@@ -57,6 +57,7 @@
#ifndef WX_PRECOMP
#include "wx/string.h"
#endif //WX_PRECOMP
#include "wx/filefn.h"
#endif
#if wxMAJOR_VERSION == 1