projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Removed applet code from src directory
[wxWidgets.git]
/
src
/
msw
/
dir.cpp
diff --git
a/src/msw/dir.cpp
b/src/msw/dir.cpp
index 5fe20263aafae57965ea216e6f306a9d08aece77..adfa2dd7e31284b383d42e536a6033e79bb1b7e3 100644
(file)
--- a/
src/msw/dir.cpp
+++ b/
src/msw/dir.cpp
@@
-28,6
+28,11
@@
#pragma hdrstop
#endif
#pragma hdrstop
#endif
+// For _A_SUBDIR, etc.
+#if defined(__BORLANDC__) && defined(__WIN16__)
+#include <dos.h>
+#endif
+
#ifndef WX_PRECOMP
#include "wx/intl.h"
#include "wx/log.h"
#ifndef WX_PRECOMP
#include "wx/intl.h"
#include "wx/log.h"