X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae8c4b33a3272fba39c405542141e7c486b75136..caff62f22d16af7350d86151929dae99ebb36182:/src/common/treebase.cpp diff --git a/src/common/treebase.cpp b/src/common/treebase.cpp index 73bd16e5fb..e611c3a134 100644 --- a/src/common/treebase.cpp +++ b/src/common/treebase.cpp @@ -17,7 +17,7 @@ // headers // ----------------------------------------------------------------------------- -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "treebase.h" #endif