From f49044c9886accc91dfd29056241da3b48324640 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Tue, 31 Oct 2017 22:18:25 +0000 Subject: Moving to core, fixing errors --- yage/core/iomanager.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'yage/core/iomanager.cpp') diff --git a/yage/core/iomanager.cpp b/yage/core/iomanager.cpp index d5b950d6..6bb083ab 100644 --- a/yage/core/iomanager.cpp +++ b/yage/core/iomanager.cpp @@ -6,7 +6,7 @@ * ---------------------------------------------------------------------------- */ -#include +#include #include #include -- cgit