version 1.4.38b
[polyglot.git] / mainloop.c
index 1fc4c1b..0d94a5c 100644 (file)
@@ -2,7 +2,7 @@
 \r
 // constants\r
 \r
-static const int StringSize = 4096;\r
+#define StringSize ((int)4096)\r
 \r
 // includes\r
 \r