summaryrefslogtreecommitdiff
path: root/basic/inc/pch/precompiled_sb.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basic/inc/pch/precompiled_sb.hxx')
-rw-r--r--basic/inc/pch/precompiled_sb.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/basic/inc/pch/precompiled_sb.hxx b/basic/inc/pch/precompiled_sb.hxx
index 7da956fa51b8..e67f28f22f16 100644
--- a/basic/inc/pch/precompiled_sb.hxx
+++ b/basic/inc/pch/precompiled_sb.hxx
@@ -16,7 +16,9 @@
#include "math.h"
#include <boost/foreach.hpp>
+#include <boost/optional.hpp>
#include <boost/scoped_array.hpp>
+#include <boost/scoped_ptr.hpp>
#include <com/sun/star/bridge/oleautomation/Decimal.hpp>
#include <com/sun/star/bridge/oleautomation/XAutomationObject.hpp>
#include <com/sun/star/i18n/LocaleCalendar.hpp>
@@ -77,6 +79,5 @@
#include <vcl/svapp.hxx>
#include <vcl/timer.hxx>
#include <vcl/wrkwin.hxx>
-#include <vector>
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */