From 90f2d2aeffdb345e9fdfc5c3e56fffa71281f2ee Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Mon, 21 Jan 2013 21:50:36 -0800 Subject: Remove unnecessary includes, speeding up recompilation --- src/common/const_array.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/const_array.hpp') diff --git a/src/common/const_array.hpp b/src/common/const_array.hpp index db8416d..93ae337 100644 --- a/src/common/const_array.hpp +++ b/src/common/const_array.hpp @@ -33,6 +33,7 @@ # define constexpr /* nothing */ #endif +// TODO see if I ever actually use this, and not the subclass template class const_array { -- cgit v1.2.3-70-g09d2