summaryrefslogtreecommitdiff
path: root/sw/inc/dbgoutsw.hxx
diff options
context:
space:
mode:
authorCédric Bosdonnat <cedricbosdo@openoffice.org>2011-02-11 16:36:04 +0100
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2011-02-11 16:36:04 +0100
commit6e3a324e1b0aafb6ed334a28f1c85fc8db128cd6 (patch)
tree48470d96d04a3acfdaeaa819f30500a22d72faa6 /sw/inc/dbgoutsw.hxx
parent55dcee9472d1c0c633801103270bd9474f5bd35a (diff)
sw: fixed missing include for using dbg_out functions
Diffstat (limited to 'sw/inc/dbgoutsw.hxx')
-rw-r--r--sw/inc/dbgoutsw.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/inc/dbgoutsw.hxx b/sw/inc/dbgoutsw.hxx
index 3b98f9472789..11a30f4e026f 100644
--- a/sw/inc/dbgoutsw.hxx
+++ b/sw/inc/dbgoutsw.hxx
@@ -32,6 +32,7 @@
#include <boost/unordered_map.hpp>
#include <tox.hxx>
+#include <cstdio>
class String;
namespace rtl