summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--basctl/source/basicide/breakpoint.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/basctl/source/basicide/breakpoint.hxx b/basctl/source/basicide/breakpoint.hxx
index 16cdfa3ce7d0..a989144b3a90 100644
--- a/basctl/source/basicide/breakpoint.hxx
+++ b/basctl/source/basicide/breakpoint.hxx
@@ -28,6 +28,7 @@
#ifndef _BREAKPOINT_HXX
#define _BREAKPOINT_HXX
+#include <cstddef>
#include <vector>
class SbModule;