[Libreoffice-commits] .: sc/inc

Fridrich Strba fridrich at kemper.freedesktop.org
Sun Feb 6 08:01:55 PST 2011


 sc/inc/dpglobal.hxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 05f98e4e0977d5c544d015a1457fe2c0abeeac3e
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Sun Feb 6 17:00:46 2011 +0100

    add a missing include

diff --git a/sc/inc/dpglobal.hxx b/sc/inc/dpglobal.hxx
index 3dc1fb3..d635e14 100644
--- a/sc/inc/dpglobal.hxx
+++ b/sc/inc/dpglobal.hxx
@@ -32,6 +32,7 @@
 
 #include <algorithm>
 #include <list>
+#include <vector>
 #include <tools/gen.hxx>
 #include <tools/debug.hxx>
 #include <global.hxx>


More information about the Libreoffice-commits mailing list