]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/taskbar.h
removed InitBase()
[wxWidgets.git] / include / wx / msw / taskbar.h
index aaef76d710e7fb80a195cad4f4ebfd05e4535025..9aa9bd1b33117c17fc798b1e6fd1b1e89602adce 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef _TASKBAR_H_
 #define _TASKBAR_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "taskbar.h"
 #endif