mirror of
https://github.com/ENSL/NS.git
synced 2024-11-22 04:31:12 +00:00
fix linux compile issue
This commit is contained in:
parent
c800522dcc
commit
d2dc2fd7cf
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
|
||||
#include <string>
|
||||
#include <sstream>
|
||||
#include <cfloat>
|
||||
|
||||
extern enginefuncs_t g_engfuncs;
|
||||
|
||||
|
|
Loading…
Reference in a new issue