diff options
Diffstat (limited to 'basctl/source')
-rw-r--r-- | basctl/source/basicide/breakpoint.hxx | 1 |
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; |