Compile error fixed
This commit is contained in:
parent
827b395806
commit
8462f587d6
1 changed files with 3 additions and 0 deletions
|
|
@ -74,6 +74,9 @@
|
|||
#include <string>
|
||||
#include <cmath>
|
||||
|
||||
#include <cstdio>
|
||||
#include <cstdarg>
|
||||
|
||||
using std::string;
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue