diff options
Diffstat (limited to 'stoc')
-rwxr-xr-x | stoc/source/simpleregistry/textualservices.cxx | 2 |
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> |