summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/source/xmlwriter.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/source/xmlwriter.cxx b/test/source/xmlwriter.cxx
index de3b901902ec..80f63993c145 100644
--- a/test/source/xmlwriter.cxx
+++ b/test/source/xmlwriter.cxx
@@ -18,6 +18,7 @@
*/
#include <libxml/xmlstring.h>
+#include <tools/stream.hxx>
#include <test/xmlwriter.hxx>
namespace
ndrea Gelmini 2015-10-01Fix typosAndrea Gelmini 2015-09-18Fix typosAndrea Gelmini 2015-06-30Fix typosAndrea Gelmini 2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin