]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/gdiimage.h
more warning fixes about empty if statement in helper classes in release build
[wxWidgets.git] / include / wx / msw / gdiimage.h
index a58afe00fc74d783baa06d90c11a33dc38009406..8c6cd818cbcd184a8ef406de1a405960da30c425 100644 (file)
 #ifndef _WX_MSW_GDIIMAGE_H_
 #define _WX_MSW_GDIIMAGE_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface "gdiimage.h"
-#endif
-
 #include "wx/gdiobj.h"          // base class
 #include "wx/gdicmn.h"          // wxBITMAP_TYPE_INVALID
 #include "wx/list.h"