remove unneeded patch

This commit is contained in:
tomspur 2010-01-30 12:26:33 +00:00
parent 1e45316533
commit 0342a422db
1 changed files with 0 additions and 11 deletions

View File

@ -1,11 +0,0 @@
diff -urNp astyle.orig/src/astyle.h astyle/src/astyle.h
--- astyle.orig/src/astyle.h 2007-05-12 19:38:02.000000000 +0530
+++ astyle/src/astyle.h 2008-09-23 18:40:53.381016582 +0530
@@ -37,6 +37,7 @@
#include <string>
#include <vector>
#include <cctype>
+#include <cstring>
using namespace std;