[Libreoffice-commits] core.git: sc/inc
David Tardon
dtardon at redhat.com
Fri Nov 6 01:43:52 PST 2015
sc/inc/scmatrix.hxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 41d83eb8cd8e9544641182ff19a8c635760e75dc
Author: David Tardon <dtardon at redhat.com>
Date: Fri Nov 6 10:43:16 2015 +0100
drop unneeded include
Change-Id: I0b4492d2db48f015d13be8472bf282b4554a2a4c
diff --git a/sc/inc/scmatrix.hxx b/sc/inc/scmatrix.hxx
index affae03..ed3bd59 100644
--- a/sc/inc/scmatrix.hxx
+++ b/sc/inc/scmatrix.hxx
@@ -33,7 +33,6 @@
#include <utility>
#include <vector>
#include <boost/intrusive_ptr.hpp>
-#include <boost/interprocess/smart_ptr/unique_ptr.hpp>
#define DEBUG_MATRIX 0
More information about the Libreoffice-commits
mailing list