mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 13:17:44 +00: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