X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7e548f6b13a27eee6f2740d922cab636f0b305e0..991d57f8443fc8a31c2ad3e3a8180af08a6394d6:/include/wx/quantize.h?ds=inline diff --git a/include/wx/quantize.h b/include/wx/quantize.h index ab8814b689..6133e2863d 100644 --- a/include/wx/quantize.h +++ b/include/wx/quantize.h @@ -9,6 +9,9 @@ // Licence: ///////////////////////////////////////////////////////////////////////////// +#ifndef _WX_QUANTIZE_H_ +#define _WX_QUANTIZE_H_ + /* * From jquant2.c * @@ -17,13 +20,6 @@ * For conditions of distribution and use, see the accompanying README file. */ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "quantize.h" -#endif - -#ifndef _WX_QUANTIZE_H_ -#define _WX_QUANTIZE_H_ - class WXDLLEXPORT wxImage; /*