diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-04-14 20:19:50 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-04-14 20:21:10 +0200 |
commit | 8f7a1111abb35bbb25daf6ace2add902f98361fc (patch) | |
tree | ce734f55dd852fefc9947c0ef6451bda31098892 /starmath/inc | |
parent | 371e9da42c2c13872c15db2d89bbbb9e6c947eaf (diff) |
update_pch
Change-Id: I099bff66a7796a5cf18e37e445467bdfb33de602
Diffstat (limited to 'starmath/inc')
-rw-r--r-- | starmath/inc/pch/precompiled_sm.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/starmath/inc/pch/precompiled_sm.hxx b/starmath/inc/pch/precompiled_sm.hxx index 0924f77d873a..14c59bbda29b 100644 --- a/starmath/inc/pch/precompiled_sm.hxx +++ b/starmath/inc/pch/precompiled_sm.hxx @@ -69,6 +69,8 @@ #include <comphelper/servicehelper.hxx> #include <comphelper/storagehelper.hxx> #include <comphelper/string.hxx> +#include <config_options.h> +#include <cppuhelper/supportsservice.hxx> #include <editeng/editdata.hxx> #include <editeng/editeng.hxx> #include <editeng/editobj.hxx> |