[Libreoffice-commits] .: sc/inc
Caolán McNamara
caolan at kemper.freedesktop.org
Thu May 3 09:15:06 PDT 2012
sc/inc/global.hxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 2033e7c4f2c0a199dc6124e2ec519f06e7bf0aa3
Author: Caolán McNamara <caolanm at redhat.com>
Date: Thu May 3 17:14:58 2012 +0100
include vector for std::vector
Change-Id: I5d356210ec802fbccea512561cc67e85da760146
diff --git a/sc/inc/global.hxx b/sc/inc/global.hxx
index 4e49e36..c431598 100644
--- a/sc/inc/global.hxx
+++ b/sc/inc/global.hxx
@@ -38,6 +38,7 @@
#include "scdllapi.h"
#include <boost/unordered_map.hpp>
+#include <vector>
class ImageList;
class Bitmap;
More information about the Libreoffice-commits
mailing list