]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/classic/window.h
Warning fix (instead of silencing int->short with typecast, have the same type intern...
[wxWidgets.git] / include / wx / mac / classic / window.h
index 44b8d64a8c05d5b1c93dc0068e16cebd82a50688..80b1a81db6399050398f3b98c8ebd80ed2c6d334 100644 (file)
 #ifndef _WX_WINDOW_H_
 #define _WX_WINDOW_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "window.h"
-#endif
-
 #include "wx/brush.h"
 
 // ---------------------------------------------------------------------------