Fix MinGW compilation of js_server.
This commit is contained in:
parent
07ad5f34aa
commit
ebfe88b359
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@
|
|||
|
||||
#include <math.h>
|
||||
#include <stdio.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include <plib/netSocket.h>
|
||||
#include <plib/js.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue