checked in forgottern parts of MSLU changes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14296 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2002-02-18 20:38:59 +00:00
parent 1c344e89c6
commit 28f5082b32
2 changed files with 75 additions and 0 deletions

View File

@@ -139,6 +139,10 @@
#include "wx/filename.h"
#include "wx/file.h"
#ifdef __WXMSW__
#include "wx/msw/mslu.h"
#endif
// ============================================================================
// implementation of wxFile
// ============================================================================