summaryrefslogtreecommitdiff
path: root/stoc
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2010-09-10 13:41:49 +0200
committersb <sb@openoffice.org>2010-09-10 13:41:49 +0200
commit1ea60d118390ba276c5ecc80af7876c4f227076d (patch)
tree06c40e85fbe80aa3648b44a77c4b1258b9bd1d0a /stoc
parent008f61c9f135be22cec7b6080735742322a5b4b4 (diff)
sb123: #i113189# missing includes
Diffstat (limited to 'stoc')
-rwxr-xr-xstoc/source/simpleregistry/textualservices.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/stoc/source/simpleregistry/textualservices.cxx b/stoc/source/simpleregistry/textualservices.cxx
index 11196b76a279..a3e44d6437bf 100755
--- a/stoc/source/simpleregistry/textualservices.cxx
+++ b/stoc/source/simpleregistry/textualservices.cxx
@@ -28,6 +28,8 @@
#include "precompiled_stoc.hxx"
#include "sal/config.h"
+#include <cstddef>
+#include <cstdlib>
#include <map>
#include <vector>