X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/338dd992160bf20205743c092b353d96ef7604fb..708c45a6cef439edb007ca8f8329582244f152f5:/src/motif/colour.cpp diff --git a/src/motif/colour.cpp b/src/motif/colour.cpp index 94063c0cfc..c36d3b085c 100644 --- a/src/motif/colour.cpp +++ b/src/motif/colour.cpp @@ -12,7 +12,7 @@ //// TODO: make wxColour a ref-counted object, //// so pixel values get shared. -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "colour.h" #endif @@ -30,9 +30,7 @@ #include "wx/motif/private.h" -#if !USE_SHARED_LIBRARY IMPLEMENT_DYNAMIC_CLASS(wxColour, wxObject) -#endif // Colour