]> git.mxchange.org Git - flightgear.git/commitdiff
Add #include <string.h> since js.h doesn't (but should.)
authorcurt <curt>
Wed, 18 Oct 2000 00:47:18 +0000 (00:47 +0000)
committercurt <curt>
Wed, 18 Oct 2000 00:47:18 +0000 (00:47 +0000)
src/Joystick/js_demo.cxx

index 0734c2cc9efa3df4efc768ad7332f322de06d26a..315f2526d50f7bb391b61d330f48714566c3939d 100644 (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