Missing includes

Change-Id: Ic0618ff8a8f01937a467e4ba5184fe68f14cd24b
This commit is contained in:
Stephan Bergmann
2016-05-04 15:38:55 +02:00
parent ef184fcd88
commit ce3951edd4
2 changed files with 2 additions and 0 deletions

View File

@@ -26,6 +26,7 @@
#include <rtl/ustring.hxx>
#include <tools/gen.hxx>
#include <functional>
#include <memory>
#include <vector>

View File

@@ -21,6 +21,7 @@
#include <svsys.h>
#include <process.h>
#include <osl/conditn.hxx>
#include <osl/file.hxx>
#include <comphelper/solarmutex.hxx>