projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Include defs.h before including wxchar.h to make init.h self-contained (able to inclu...
[wxWidgets.git]
/
src
/
unix
/
dir.cpp
diff --git
a/src/unix/dir.cpp
b/src/unix/dir.cpp
index 6907ca9b4a546da23eb26b68b31ccf3671457cf7..d87bf47002382bace41d6ba24304d40aa865bdf7 100644
(file)
--- a/
src/unix/dir.cpp
+++ b/
src/unix/dir.cpp
@@
-17,10
+17,6
@@
// headers
// ----------------------------------------------------------------------------
// headers
// ----------------------------------------------------------------------------
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
- #pragma implementation "dir.h"
-#endif
-
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"