From 5aaab6ebbfbe97135550b5820ad6e78d13cdb811 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 9 May 2014 15:13:33 -0700 Subject: Add forward declaration file --- xml/value-traits.hxx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'xml/value-traits.hxx') diff --git a/xml/value-traits.hxx b/xml/value-traits.hxx index c61380a..ca86382 100644 --- a/xml/value-traits.hxx +++ b/xml/value-traits.hxx @@ -10,14 +10,12 @@ #include #include // std::size_t +#include + #include namespace xml { - //@@ forward - class parser; - class serializer; - template struct default_value_traits { -- cgit v1.1