diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/wolff.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wolff.h b/src/wolff.h index 9619a4d..9b2599f 100644 --- a/src/wolff.h +++ b/src/wolff.h @@ -9,7 +9,6 @@ #include <gsl/gsl_rng.h> #include <stdbool.h> #include <assert.h> -#include <omp.h> #include <fftw3.h> #include <jst/graph.h> |