diff options
Diffstat (limited to 'vcl')
-rw-r--r-- | vcl/source/app/svdata.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vcl/source/app/svdata.cxx b/vcl/source/app/svdata.cxx index fd3158f1172c..9b5c380fcc55 100644 --- a/vcl/source/app/svdata.cxx +++ b/vcl/source/app/svdata.cxx @@ -30,6 +30,8 @@ #include "precompiled_vcl.hxx" #include <string.h> +#include <boost/ptr_container/ptr_vector.hpp> + #include <svsys.h> #include <vcl/salinst.hxx> #include <vcl/salframe.hxx> |