1
0
Fork 0

Fix MinGW compilation of js_server.

This commit is contained in:
James Turner 2010-05-09 22:59:28 +01:00
parent 07ad5f34aa
commit ebfe88b359

View file

@ -27,6 +27,8 @@
#include <math.h>
#include <stdio.h>
#include <stdint.h>
#include <plib/netSocket.h>
#include <plib/js.h>