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:
@@ -57,6 +57,7 @@
|
|||||||
#ifndef WX_PRECOMP
|
#ifndef WX_PRECOMP
|
||||||
#include "wx/string.h"
|
#include "wx/string.h"
|
||||||
#endif //WX_PRECOMP
|
#endif //WX_PRECOMP
|
||||||
|
#include "wx/filefn.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if wxMAJOR_VERSION == 1
|
#if wxMAJOR_VERSION == 1
|
||||||
|
Reference in New Issue
Block a user