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;