// Licence:
/////////////////////////////////////////////////////////////////////////////
+#ifndef _WX_QUANTIZE_H_
+#define _WX_QUANTIZE_H_
+
/*
* From jquant2.c
*
* 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;
/*