[PATCH 13/31] Fix typos in previous checkins

Nigel Hawkins n.hawkins at gmx.com
Thu Nov 18 12:00:07 PST 2010


---
 sc/source/filter/inc/xename.hxx   |    2 +-
 sc/source/filter/inc/xerecord.hxx |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sc/source/filter/inc/xename.hxx b/sc/source/filter/inc/xename.hxx
index e888230..2b6a4c4 100644
--- a/sc/source/filter/inc/xename.hxx
+++ b/sc/source/filter/inc/xename.hxx
@@ -33,7 +33,7 @@
 #include "xlname.hxx"
 #include "xlformula.hxx"
 #include "xeroot.hxx"
-#include <boost/shared-ptr.hpp>
+#include <boost/shared_ptr.hpp>
 
 // ============================================================================
 
diff --git a/sc/source/filter/inc/xerecord.hxx b/sc/source/filter/inc/xerecord.hxx
index d67a4ce..629e57b 100644
--- a/sc/source/filter/inc/xerecord.hxx
+++ b/sc/source/filter/inc/xerecord.hxx
@@ -31,7 +31,7 @@
 
 #include "xlconst.hxx"
 #include "xestream.hxx"
-#include <boost/shared-ptr.hpp>
+#include <boost/shared_ptr.hpp>
 
 // Base classes to export Excel records =======================================
 
-- 
1.7.0.4


--=-qLwfU1BKYMIcJNs5pkFI
Content-Disposition: attachment; filename="0014-Replace-ScfRef-with-boost-in-xeroot.hxx.patch"
Content-Type: text/x-patch; name="0014-Replace-ScfRef-with-boost-in-xeroot.hxx.patch"; charset="UTF-8"
Content-Transfer-Encoding: 7bit



More information about the LibreOffice mailing list