summaryrefslogtreecommitdiff
path: root/symbian/PerlUtil.cpp
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2005-10-18 15:53:16 +0300
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-10-18 09:29:05 +0000
commit33c3d051af81e78e549ef2f4715e9d0b43e5850f (patch)
tree38d663bba2faf2ac0912c5bac70d57e7577b44f1 /symbian/PerlUtil.cpp
parent10d1eec1489bc184479ae5218e25916b1e36de30 (diff)
downloadperl-33c3d051af81e78e549ef2f4715e9d0b43e5850f.tar.gz
Symbian: New vs New
Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A640@esebe105.NOE.Nokia.com> p4raw-id: //depot/perl@25788
Diffstat (limited to 'symbian/PerlUtil.cpp')
-rw-r--r--symbian/PerlUtil.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/symbian/PerlUtil.cpp b/symbian/PerlUtil.cpp
index 75c2cffe39..b979072749 100644
--- a/symbian/PerlUtil.cpp
+++ b/symbian/PerlUtil.cpp
@@ -11,6 +11,7 @@
#include <utf.h>
#undef Copy
+#undef New
EXPORT_C SV* PerlUtil::newSvPVfromTDesC8(const TDesC8& aDesC8) {
dTHX;