Commit 0ad54f23 authored by wind2009's avatar wind2009

Fix include

parent c9d4bafc
...@@ -17,6 +17,9 @@ ...@@ -17,6 +17,9 @@
#include "deck_con.h" #include "deck_con.h"
#include "menu_handler.h" #include "menu_handler.h"
#include <ctime> #include <ctime>
#else
#include "netserver.h"
#endif //YGOPRO_SERVER_MODE
#include <unordered_map> #include <unordered_map>
#include <vector> #include <vector>
#include <list> #include <list>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment