summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSwati Sharma <itawswati@gmail.com>2012-08-04 18:34:15 +0000
committerSwati Sharma <itawswati@gmail.com>2012-08-04 18:34:15 +0000
commit542b6c20abaee8c0e60f040e56b0a7a989468415 (patch)
tree898ac77222a04653bf8c4d7e936048ec3199b502
parent09b7e9d22049b07fa649ac88de15f4438f3afec7 (diff)
downloadswig-542b6c20abaee8c0e60f040e56b0a7a989468415.tar.gz
Removed redundant header file.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-objc@13497 626c5289-ae23-0410-ae9c-e8d60b6d4f22
-rwxr-xr-xLib/objc/objcruntime.swg1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/objc/objcruntime.swg b/Lib/objc/objcruntime.swg
index 81d9b3437..8a4c92ca1 100755
--- a/Lib/objc/objcruntime.swg
+++ b/Lib/objc/objcruntime.swg
@@ -8,5 +8,4 @@
#import <Foundation/Foundation.h>
#include <stdlib.h>
#include <string.h>
-#include <string.h>
%}