1
0
Fork 0

Add #include <string.h> since js.h doesn't (but should.)

This commit is contained in:
curt 2000-10-18 00:47:18 +00:00
parent 00e9bda207
commit d4194eea12

View file

@ -6,6 +6,7 @@
# include <windows.h>
#endif
#include <string.h> // plib/js.h should really include this !!!!!!
#include <plib/js.h>
#define Z 8