X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/442a79c0b4d9a28df5ff74fcd556dd44b537667e..42d0df0030abbac4ca11a78b2f529133e3c9d986:/include/wx/clntdata.h diff --git a/include/wx/clntdata.h b/include/wx/clntdata.h index 3ff6030b50..3390864857 100644 --- a/include/wx/clntdata.h +++ b/include/wx/clntdata.h @@ -12,10 +12,6 @@ #ifndef _WX_CLNTDATAH__ #define _WX_CLNTDATAH__ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma interface "clntdata.h" -#endif - #include "wx/defs.h" #include "wx/string.h" #include "wx/hashmap.h" @@ -170,7 +166,7 @@ protected: // compiled to make wxMotif and wxGTK base libraries compatible #if defined(__WXMOTIF__) || wxABI_VERSION >= 20602 -#include +#include "wx/vector.h" struct WXDLLIMPEXP_BASE wxClientDataDictionaryPair {