aboutsummaryrefslogtreecommitdiff
path: root/Lib/swiglabels.swg
diff options
context:
space:
mode:
authorMarcelo Matus <mmatus@acms.arizona.edu>2006-01-22 21:04:57 +0000
committerMarcelo Matus <mmatus@acms.arizona.edu>2006-01-22 21:04:57 +0000
commit6d586307a211c256d65bb0473ceeff01e095b427 (patch)
tree6d329a68608cec40066656a1eb91f8e2c1bb1d01 /Lib/swiglabels.swg
parent5b3dd8d72f64f031e322bf121dd9b23bad859373 (diff)
downloadswig-6d586307a211c256d65bb0473ceeff01e095b427.tar.gz
better solution for warning of perl+cygwin
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8521 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'Lib/swiglabels.swg')
-rw-r--r--Lib/swiglabels.swg8
1 files changed, 0 insertions, 8 deletions
diff --git a/Lib/swiglabels.swg b/Lib/swiglabels.swg
index 98e824eb7..f3a276906 100644
--- a/Lib/swiglabels.swg
+++ b/Lib/swiglabels.swg
@@ -81,11 +81,3 @@
# define SWIGSTDCALL
# endif
#endif
-
-
-#if defined(_MSC_VER)
-# define SWIGINTPTR long
-#else
-# include <inttypes.h>
-# define SWIGINTPTR intptr_t
-#endif