Reset the #include <omp.h>

This commit is contained in:
rdentato
2023-08-07 07:28:03 +00:00
parent e49c16caa5
commit ff6a2f0a7a
-5
View File
@@ -20,11 +20,6 @@ $ ./run
#include <unistd.h>
#include <sys/mman.h>
#endif
#ifdef _OPENMP
#include <omp.h>
#endif
// ----------------------------------------------------------------------------
// Transformer and RunState structs, and related memory management