formula/source/ui/resource/ModuleHelper.cxx | 1 - 1 file changed, 1 deletion(-)
New commits: commit b32a9e9ccb685b663941a1f4aa945a70ef784446 Author: Julien Nabet <[email protected]> Date: Mon Jul 22 23:16:06 2013 +0200 fdo#46037: no more comphelper/configurationhelper.hxx in formula module Change-Id: I6ed4af811d96cb0ddbb2093d6627d4d39836a033 diff --git a/formula/source/ui/resource/ModuleHelper.cxx b/formula/source/ui/resource/ModuleHelper.cxx index 7544bd1..ec6f68b 100644 --- a/formula/source/ui/resource/ModuleHelper.cxx +++ b/formula/source/ui/resource/ModuleHelper.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ #include "ModuleHelper.hxx" -#include <comphelper/configurationhelper.hxx> #include <comphelper/processfactory.hxx> #include <osl/thread.h> #include <com/sun/star/util/XMacroExpander.hpp> _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
