]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/combobox.h
Only define wxIntegerHash::longlongHash when long long isn't long
[wxWidgets.git] / include / wx / msw / combobox.h
index 4a841ec05b54efa03e0733ae0f66b20ade6c71fb..86eb64bc307f67cb556545c578f67e3d4715c0e7 100644 (file)
 #ifndef _WX_COMBOBOX_H_
 #define _WX_COMBOBOX_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface "combobox.h"
-#endif
-
 #include "wx/choice.h"
 
 #if wxUSE_COMBOBOX