summaryrefslogtreecommitdiffstats
path: root/include/uno/dispatcher.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/uno/dispatcher.hxx')
-rw-r--r--include/uno/dispatcher.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/uno/dispatcher.hxx b/include/uno/dispatcher.hxx
index 75bf1a7503cf..d8d5189b14ec 100644
--- a/include/uno/dispatcher.hxx
+++ b/include/uno/dispatcher.hxx
@@ -20,6 +20,10 @@
#ifndef INCLUDED_UNO_DISPATCHER_HXX
#define INCLUDED_UNO_DISPATCHER_HXX
+#include <sal/config.h>
+
+#include <cstddef>
+
#include <uno/dispatcher.h>
/// @cond INTERNAL