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