mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-26 12:06:22 +08:00
Removed unused OMP_ macro.
This commit is contained in:
@@ -27,10 +27,6 @@
|
||||
#include <regex>
|
||||
#include <filesystem>
|
||||
|
||||
#if defined (_OPENMP)
|
||||
#include <omp.h>
|
||||
#endif
|
||||
|
||||
using namespace std;
|
||||
|
||||
namespace Learner
|
||||
|
||||
Reference in New Issue
Block a user