X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ccfc71271d9110a3f9ff68232b0536624efaeccc..6619edf0ea94b6623f1c7e7875d5ca8abac23382:/include/wx/colour.h diff --git a/include/wx/colour.h b/include/wx/colour.h index 14020d84f3..ecce9a4943 100644 --- a/include/wx/colour.h +++ b/include/wx/colour.h @@ -16,7 +16,7 @@ #include "wx/gdiobj.h" -class WXDLLEXPORT wxColour; +class WXDLLIMPEXP_FWD_CORE wxColour; // the standard wxColour constructors; // this macro avoids to repeat these lines across all colour.h files, since