]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/ftp.cpp
include compiler name in plugin DLL name on Windows
[wxWidgets.git] / src / common / ftp.cpp
index baac336f08fa1b03643e4847f20bcad77978a788..c85d7adbe3d20e6f7b6abc94d3cb4a94cb7d264e 100644 (file)
@@ -17,7 +17,7 @@
 // declarations
 // ============================================================================
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
   #pragma implementation "ftp.h"
 #endif