From e595c9b77b4e114bde1838d7a3c93c01dafad71b Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Fri, 5 Nov 2004 14:09:28 +0000 Subject: [PATCH] Add the include for static asserts [SVN r2333] --- test/named_params_test.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/test/named_params_test.cpp b/test/named_params_test.cpp index 22b8988..d9947e5 100755 --- a/test/named_params_test.cpp +++ b/test/named_params_test.cpp @@ -8,6 +8,7 @@ #include #include #include +#include namespace test {