From 91b54d2c173401ef026f4dd6c01b5aadcd150db9 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Mon, 7 Feb 2011 18:14:05 +0100 Subject: is needed too --- stlport/systemstlguards/preextstl.h | 1 + 1 file changed, 1 insertion(+) (limited to 'stlport') diff --git a/stlport/systemstlguards/preextstl.h b/stlport/systemstlguards/preextstl.h index bdf7cb0cfbb8..cc271936b6b6 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) -- cgit