| commit | b68daa69739e83095c023b683234d344d0fa02c8 | [log] |
|---|---|---|
| author | Rene Engelhard <rene@debian.org> | Tue May 08 15:50:38 2018 +0200 |
| committer | Rene Engelhard <rene@debian.org> | Tue May 08 15:50:38 2018 +0200 |
| tree | 22f24811484d0b6420fb39bfd2b1595e6a085380 | |
| parent | 1d5e837148dbd9bdc1cb6804e5f6fc6e369d17f2 [diff] |
fix build after fba6889f2590185a15646d5b36a49159407a6aaf add #include <vector> Change-Id: If43f089211455d476cb99f44707bc118f90b09a4
diff --git a/sc/inc/cellvalues.hxx b/sc/inc/cellvalues.hxx index 755d0ff..7cc64bf 100644 --- a/sc/inc/cellvalues.hxx +++ b/sc/inc/cellvalues.hxx
@@ -12,6 +12,7 @@ #include "address.hxx" #include <memory> #include <vector> class ScColumn;