]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/colour.h
Warning fix (instead of silencing int->short with typecast, have the same type intern...
[wxWidgets.git] / include / wx / palmos / colour.h
index 57a071b38e20d8a3c32b7e86865e1ba661ae01da..9bd926c3726b538131b93b6ce7b10c1aa8205e71 100644 (file)
 #ifndef _WX_COLOUR_H_
 #define _WX_COLOUR_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface "colour.h"
-#endif
-
 #include "wx/object.h"
 
 // ----------------------------------------------------------------------------