From f2fd4885c2a906414e0f36acf95d252e5a9d5805 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Tue, 8 Jan 2013 19:00:34 -0800 Subject: Improve warning management more --- src/common/const_array.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/common/const_array.hpp') diff --git a/src/common/const_array.hpp b/src/common/const_array.hpp index 12c5d6f..eb0da58 100644 --- a/src/common/const_array.hpp +++ b/src/common/const_array.hpp @@ -29,7 +29,6 @@ #include #ifdef ANNOYING_GCC46_WORKAROUNDS -# warning "like this one" // constexpr is buggy with templates in this version # define constexpr /* nothing */ #endif -- cgit v1.2.3-70-g09d2