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_On.cpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/wolff_On.cpp') diff --git a/src/wolff_On.cpp b/src/wolff_On.cpp index 9f95f4a..ea80a28 100644 --- a/src/wolff_On.cpp +++ b/src/wolff_On.cpp @@ -1,14 +1,19 @@ #include +#include #ifdef HAVE_GLUT #include #endif +#include +#include + #include #include #include #include +#include typedef orthogonal_t orthogonal_R_t; typedef vector_t vector_R_t; -- cgit v1.2.3-70-g09d2