Missing #include

Change-Id: I2af468933b1e9bdad1c6da1f881daaf068b6bec0
This commit is contained in:
Stephan Bergmann
2013-09-26 20:42:51 +02:00
parent 7367bd9fff
commit 3d373e8a4a

View File

@@ -24,6 +24,7 @@
#include <comphelper/string.hxx> #include <comphelper/string.hxx>
#include <svl/svdde.hxx> #include <svl/svdde.hxx>
#include <tools/debug.hxx> #include <tools/debug.hxx>
#include <tools/string.hxx>
#include <osl/thread.h> #include <osl/thread.h>
#include <o3tl/sorted_vector.hxx> #include <o3tl/sorted_vector.hxx>