diff --git a/run.c b/run.c index 5cb1b96..9f4a1b2 100644 --- a/run.c +++ b/run.c @@ -20,11 +20,6 @@ $ ./run #include #include #endif - -#ifdef _OPENMP -#include -#endif - // ---------------------------------------------------------------------------- // Transformer and RunState structs, and related memory management