sc/source/core/data/cellvalues.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 34117a81f283cb27584915633a956dd3545d6b1c
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Tue Nov 25 16:25:00 2014 +0100

    Missing include
    
    Change-Id: I506c38dd5469e4301985de77f7f75632dfdde817

diff --git a/sc/source/core/data/cellvalues.cxx 
b/sc/source/core/data/cellvalues.cxx
index fb38ed5..725c5b9 100644
--- a/sc/source/core/data/cellvalues.cxx
+++ b/sc/source/core/data/cellvalues.cxx
@@ -13,6 +13,7 @@
 
 #include <cassert>
 #include <boost/noncopyable.hpp>
+#include <boost/ptr_container/ptr_vector.hpp>
 
 namespace sc {
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to