[Libreoffice-commits] .: starmath/source
Joseph Powers
jpowers at kemper.freedesktop.org
Sat Feb 12 11:18:28 PST 2011
starmath/source/math_pch.cxx | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
New commits:
commit 04de880273a27d31b9d944fa1b8f87f5a9dff100
Author: Joseph Powers <jpowers27 at cox.net>
Date: Sat Feb 12 10:37:14 2011 -0800
Remove #include "bootstrp/sstring.hxx"
This file is no longer needed outside of tools.
diff --git a/starmath/source/math_pch.cxx b/starmath/source/math_pch.cxx
index c3d8ceb..ed0dcb4 100644
--- a/starmath/source/math_pch.cxx
+++ b/starmath/source/math_pch.cxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -427,7 +427,6 @@
#include <vcl/gdimtf.hxx>
#include <sot/exchange.hxx>
#include <vcl/wrkwin.hxx>
-#include <tools/sstring.hxx>
#include <action.hxx>
#include <sfx2/filedlg.hxx>
#include <sfx2/iodlg.hxx>
More information about the Libreoffice-commits
mailing list