sc/inc/scopetools.hxx | 2 ++ 1 file changed, 2 insertions(+) New commits: commit cc45204a7a286cef32fc7faf266dc2da235c1ae2 Author: Markus Mohrhard <markus.mohrh...@googlemail.com> Date: Thu Apr 17 02:19:53 2014 +0200
missing header include Change-Id: I5bb1f1f5a457d4d390318fc793b15df078423c8c diff --git a/sc/inc/scopetools.hxx b/sc/inc/scopetools.hxx index 802aea1..40f1dec 100644 --- a/sc/inc/scopetools.hxx +++ b/sc/inc/scopetools.hxx @@ -10,6 +10,8 @@ #ifndef SC_SCOPETOOLS_HXX #define SC_SCOPETOOLS_HXX +#include "scdllapi.h" + class ScDocument; namespace sc { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits