From 0af22d23f860d7ab1c0e9355f55cade310afd748 Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Sat, 21 Jul 2018 14:54:13 -0400 Subject: ising example now has a setting for drawing the state to the screen --- lib/ising.h | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/ising.h') 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 +#include #include "types.h" -- cgit v1.2.3-70-g09d2