From a92d5c13389df17eaae1b27ed7b3e767c845bf31 Mon Sep 17 00:00:00 2001 From: James Goppert Date: Sun, 24 Jan 2016 02:44:25 -0500 Subject: [PATCH] Removed unneeded headers. --- matrix/Matrix.hpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/matrix/Matrix.hpp b/matrix/Matrix.hpp index 276d691e4e..dedd2065a7 100644 --- a/matrix/Matrix.hpp +++ b/matrix/Matrix.hpp @@ -13,8 +13,6 @@ #include #include #include -#include -#include #if defined(SUPPORT_STDIOSTREAM) #include #include