diff options
-rw-r--r-- | sc/inc/dpglobal.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/dpglobal.hxx b/sc/inc/dpglobal.hxx index 2b7a8a1f416b..658c4a1ad072 100644 --- a/sc/inc/dpglobal.hxx +++ b/sc/inc/dpglobal.hxx @@ -32,6 +32,7 @@ #include <algorithm> #include <list> +#include <vector> #include <tools/gen.hxx> #include <tools/debug.hxx> #include <global.hxx> |