Symbian: New vs New
authorJarkko Hietaniemi <jhi@iki.fi>
Tue, 18 Oct 2005 12:53:16 +0000 (15:53 +0300)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Tue, 18 Oct 2005 09:29:05 +0000 (09:29 +0000)
Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A640@esebe105.NOE.Nokia.com>

p4raw-id: //depot/perl@25788

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;