]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/quantize.h
we don't need reserved virtual functions on HEAD
[wxWidgets.git] / include / wx / quantize.h
index ab8814b689f1701fb912450283b94e6ccf6d3a99..6133e2863d0256c063c44b86902a6be5ffa6ad78 100644 (file)
@@ -9,6 +9,9 @@
 // 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;
 
 /*