From 3a463fbcaf3f6a3317ee1bc7393e5b8d1d55583a Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Mon, 23 Jul 2018 14:16:06 -0400 Subject: removed many unnecessary includes --- src/wolff_ising.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/wolff_ising.cpp') diff --git a/src/wolff_ising.cpp b/src/wolff_ising.cpp index e072d6a..9866248 100644 --- a/src/wolff_ising.cpp +++ b/src/wolff_ising.cpp @@ -9,6 +9,7 @@ #include // include wolff.h +#include #include int main(int argc, char *argv[]) { -- cgit v1.2.3-70-g09d2