From 8b40505dfa0b8d366ea84908a0dc36fdd2fee38c Mon Sep 17 00:00:00 2001 From: John Maddock Date: Thu, 3 Feb 2005 13:54:51 +0000 Subject: [PATCH] Include the right headers! [SVN r27056] --- test/tricky_partial_spec_test.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/test/tricky_partial_spec_test.cpp b/test/tricky_partial_spec_test.cpp index 781e652..92c4714 100644 --- a/test/tricky_partial_spec_test.cpp +++ b/test/tricky_partial_spec_test.cpp @@ -14,6 +14,7 @@ #include #include #include +#include #include #include #include