]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/imagpnm.h
more extra semicolons removed (patch 1303724)
[wxWidgets.git] / include / wx / imagpnm.h
index 3fbb32a14e76d3f47e70d0b879776eef1c0873da..6f25e9d0272a52022064a1fca54c77e591bb21ed 100644 (file)
 #ifndef _WX_IMAGPNM_H_
 #define _WX_IMAGPNM_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "imagpnm.h"
-#endif
-
 #include "wx/image.h"
 
 //-----------------------------------------------------------------------------