aboutsummaryrefslogtreecommitdiff
path: root/xml/serializer.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-05-09 15:13:33 -0700
committerBoris Kolpackov <boris@codesynthesis.com>2014-05-09 15:13:33 -0700
commit5aaab6ebbfbe97135550b5820ad6e78d13cdb811 (patch)
treee4c87d658981e422a9eecfed8977ff159946955e /xml/serializer.hxx
parent19fbbfa8ffa594690d55dce80963d2016b4ec781 (diff)
Add forward declaration file
Diffstat (limited to 'xml/serializer.hxx')
-rw-r--r--xml/serializer.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/xml/serializer.hxx b/xml/serializer.hxx
index d07221d..25f1672 100644
--- a/xml/serializer.hxx
+++ b/xml/serializer.hxx
@@ -13,6 +13,7 @@
#include <xml/details/genx/genx.h>
+#include <xml/forward.hxx>
#include <xml/qname.hxx>
#include <xml/exception.hxx>