wip II
[sdk] / extras / Regex.ec
index 9c80eb7..c266d74 100644 (file)
@@ -1,6 +1,8 @@
 
 #define __restrict
+#ifndef __restrict_arr
 #define __restrict_arr
+#endif
 
 #define uint _uint
 #ifdef __WIN32__