Commit 12259071 authored by Chen Bill's avatar Chen Bill Committed by GitHub

include <thread> in game.cpp (#2579)

parent 0c833657
......@@ -10,6 +10,7 @@
#include "duelclient.h"
#include "netserver.h"
#include "single_mode.h"
#include <thread>
const unsigned short PRO_VERSION = 0x1361;
......
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