X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d84afea9d1ec41ee4e2ebb3bf6b87926cf5f04d1..5d8f5f875eaf8b32dee93acec5664b4fc9c93ff7:/include/wx/quantize.h diff --git a/include/wx/quantize.h b/include/wx/quantize.h index fac092df9a..bb935dbcd7 100644 --- a/include/wx/quantize.h +++ b/include/wx/quantize.h @@ -17,7 +17,7 @@ * For conditions of distribution and use, see the accompanying README file. */ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "quantize.h" #endif