]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/statbox.h
WinCE build fix according to eVC3 and eVC4 SDKs.
[wxWidgets.git] / include / wx / msw / statbox.h
index f7bd94c57211aae35c3d9cc190f84c638d7b2033..c6e3cf91ab8f94bb0ac372b10505b7cc6ce9ffd1 100644 (file)
 #ifndef _WX_MSW_STATBOX_H_
 #define _WX_MSW_STATBOX_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface "statbox.h"
-#endif
-
 // Group box
 class WXDLLEXPORT wxStaticBox : public wxStaticBoxBase
 {