// A bunch of %rename directives generated by ./distrib/build_renamers.py
// in order to remove the wx prefix from all global scope names.
-#ifndef SWIGXML
+#ifndef BUILDING_RENAMERS
%rename(GRID_VALUE_STRING) wxGRID_VALUE_STRING;
%rename(GRID_VALUE_BOOL) wxGRID_VALUE_BOOL;