From 0fc9844e4e81f9f78886a75eb15e3cf17d6adc36 Mon Sep 17 00:00:00 2001 From: tom Date: Wed, 18 Nov 2015 20:54:40 -0600 Subject: test works now --- inc/Frame.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'inc/Frame.hpp') diff --git a/inc/Frame.hpp b/inc/Frame.hpp index 35ff0d6..0bfce2c 100644 --- a/inc/Frame.hpp +++ b/inc/Frame.hpp @@ -5,7 +5,9 @@ #include "Character.hpp" #include #include +#include +using namespace std; class Frame { -- cgit v1.2.3