[Libreoffice-commits] .: svx/inc

Joseph Powers jpowers at kemper.freedesktop.org
Sat Feb 12 11:18:05 PST 2011


 svx/inc/pch/precompiled_svx.hxx |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

New commits:
commit a3a3694c13e275d6530e818c795d5d676e7e275e
Author: Joseph Powers <jpowers27 at cox.net>
Date:   Sat Feb 12 10:36:41 2011 -0800

    Remove #include "bootstrp/sstring.hxx"
    
    This file is no longer needed outside of tools.

diff --git a/svx/inc/pch/precompiled_svx.hxx b/svx/inc/pch/precompiled_svx.hxx
index 3b46d5e..7bea4f7 100644
--- a/svx/inc/pch/precompiled_svx.hxx
+++ b/svx/inc/pch/precompiled_svx.hxx
@@ -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
@@ -56,7 +56,6 @@
 #include "boost/scoped_ptr.hpp"
 #include "boost/shared_ptr.hpp"
 #include "boost/spirit/include/classic_core.hpp"
-#include "bootstrp/sstring.hxx"
 #include "com/sun/star/accessibility/AccessibleEventId.hpp"
 #include "com/sun/star/accessibility/AccessibleEventObject.hpp"
 #include "com/sun/star/accessibility/AccessibleRelationType.hpp"


More information about the Libreoffice-commits mailing list