summaryrefslogtreecommitdiffstats
path: root/svl
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-09-11 23:16:05 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-09-12 09:10:03 +0100
commit77cdf953482bb3a8489a4429d813b96ac24b79a6 (patch)
tree5298c585ee47d62436b654cd027b289cf884d404 /svl
parentcan return a ref instead of a pointer, ensure dtor on singleton (diff)
downloadcore-77cdf953482bb3a8489a4429d813b96ac24b79a6.tar.gz
core-77cdf953482bb3a8489a4429d813b96ac24b79a6.zip
missing header
Diffstat (limited to 'svl')
-rw-r--r--svl/source/misc/svldata.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/svl/source/misc/svldata.cxx b/svl/source/misc/svldata.cxx
index c03ee02acb82..5d227e96987d 100644
--- a/svl/source/misc/svldata.cxx
+++ b/svl/source/misc/svldata.cxx
@@ -33,6 +33,7 @@
#include <tools/resmgr.hxx>
#include <tools/shl.hxx>
#include <svl/svldata.hxx>
+#include <rtl/instance.hxx>
namespace
{