Blob Blame History Raw
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;