[Libreoffice-commits] .: stlport/systemstlguards

David Tardon dtardon at kemper.freedesktop.org
Mon Feb 7 09:40:45 PST 2011


 stlport/systemstlguards/preextstl.h |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 72424aec4fd6ae5e0af56692cb36c26a525c6ce9
Author: David Tardon <dtardon at redhat.com>
Date:   Mon Feb 7 18:14:05 2011 +0100

    <functional> is needed too

diff --git a/stlport/systemstlguards/preextstl.h b/stlport/systemstlguards/preextstl.h
index bdf7cb0..cc27193 100644
--- a/stlport/systemstlguards/preextstl.h
+++ b/stlport/systemstlguards/preextstl.h
@@ -68,6 +68,7 @@
 #           include _STLP_NATIVE_HEADER(vector)
 #           include _STLP_NATIVE_HEADER(string)
 #           include _STLP_NATIVE_HEADER(numeric)
+#           include _STLP_NATIVE_HEADER(functional)
 #           include _STLP_NATIVE_HEADER(algorithm)
 #       endif
 #       include _STLP_NATIVE_HEADER(streambuf)


More information about the Libreoffice-commits mailing list