summaryrefslogtreecommitdiff
path: root/lib/ising.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ising.h')
-rw-r--r--lib/ising.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ising.h b/lib/ising.h
index e09b39e..4ad88f4 100644
--- a/lib/ising.h
+++ b/lib/ising.h
@@ -1,6 +1,7 @@
#pragma once
#include <cmath>
+#include <stdio.h>
#include "types.h"