]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dir.h
SetSelection() must update m_selectionOld, otherwise it doesn't correspond to the...
[wxWidgets.git] / include / wx / dir.h
index dba3313204bd0e7c4f316dc2f7d19e9c05e6486b..c87b753f6d39be2084253ccac0f01d2aaabb87ae 100644 (file)
 #ifndef _WX_DIR_H_
 #define _WX_DIR_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface "dir.h"
-#endif
-
-#ifndef WX_PRECOMP
-    #include "wx/string.h"
-#endif
+#include "wx/string.h"
 
 class WXDLLIMPEXP_BASE wxArrayString;