* For conditions of distribution and use, see the accompanying README file.
*/
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "quantize.h"
#endif
//// Constructor
- wxQuantize() {};
+ wxQuantize() {}
+ ~wxQuantize() {}
//// Operations