// 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(XRC_USE_LOCALE) wxXRC_USE_LOCALE;
%rename(XRC_NO_SUBCLASSING) wxXRC_NO_SUBCLASSING;