[Libreoffice-commits] .: tools/inc

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Wed Nov 21 09:26:30 PST 2012


 tools/inc/tools/gen.hxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit be677b568690415ff90e7937d7269d3b41b39c16
Author: Luboš Luňák <l.lunak at suse.cz>
Date:   Wed Nov 21 18:24:28 2012 +0100

    include necessary header
    
    Change-Id: Ibfad213031a2ff07a752cf6b14a2fe35b6e285f4

diff --git a/tools/inc/tools/gen.hxx b/tools/inc/tools/gen.hxx
index acbf75a..2ddb21f 100644
--- a/tools/inc/tools/gen.hxx
+++ b/tools/inc/tools/gen.hxx
@@ -23,6 +23,7 @@
 #include <tools/solar.h>
 
 #include <limits.h>
+#include <ostream>
 
 class SvStream;
 


More information about the Libreoffice-commits mailing list