fixed: missing include
This commit is contained in:
parent
e7f62224b8
commit
501b3ddabc
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
#include <unistd.h>
|
||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue