summaryrefslogtreecommitdiffstats
path: root/include/cppuhelper/interfacecontainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/cppuhelper/interfacecontainer.hxx')
-rw-r--r--include/cppuhelper/interfacecontainer.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/cppuhelper/interfacecontainer.hxx b/include/cppuhelper/interfacecontainer.hxx
index 9b858f9b2e54..6b765ba2bccd 100644
--- a/include/cppuhelper/interfacecontainer.hxx
+++ b/include/cppuhelper/interfacecontainer.hxx
@@ -19,6 +19,10 @@
#ifndef INCLUDED_CPPUHELPER_INTERFACECONTAINER_HXX
#define INCLUDED_CPPUHELPER_INTERFACECONTAINER_HXX
+#include <sal/config.h>
+
+#include <cstddef>
+
#include <cppuhelper/interfacecontainer.h>