Remove core @INC setting and chdir boilerplate from SelfLoader's tests.
[p5sagit/p5-mst-13.2.git] / symbian / PerlUtil.cpp
index 75c2cff..b979072 100644 (file)
@@ -11,6 +11,7 @@
 #include <utf.h>
 
 #undef Copy
+#undef New
 
 EXPORT_C SV* PerlUtil::newSvPVfromTDesC8(const TDesC8& aDesC8) {
   dTHX;