Commit 7442beaf authored by mercury233's avatar mercury233

cleanup #include

parent b298f9b6
#include "image_manager.h" #include "image_manager.h"
#include "image_resizer.h" #include "image_resizer.h"
#include "game.h" #include "game.h"
#include <cmath>
#include <thread> #include <thread>
#ifdef _OPENMP
#include <omp.h>
#endif
namespace ygo { namespace ygo {
......
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