vcl/inc/vcl/fontmanager.hxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit aabf70b5c6040ad9b98b2340b7bcdba9c9699f8c
Author: Herbert Dürr <h...@apache.org>
Date:   Mon Apr 15 09:03:38 2013 +0000

    include the vector header directly, in stlport<=4 it used to be included 
indirectly

diff --git a/vcl/inc/vcl/fontmanager.hxx b/vcl/inc/vcl/fontmanager.hxx
index 1e504e7..d13e417 100644
--- a/vcl/inc/vcl/fontmanager.hxx
+++ b/vcl/inc/vcl/fontmanager.hxx
@@ -28,6 +28,7 @@
 #include <map>
 #include <list>
 #include <set>
+#include <vector>
 
 #include "vcl/dllapi.h"
 #include "vcl/helper.hxx"
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to