Mercurial > hg > vamp-build-and-test
comparison DEPENDENCIES/generic/include/boost/phoenix/operator.hpp @ 101:c530137014c0
Update Boost headers (1.58.0)
author | Chris Cannam |
---|---|
date | Mon, 07 Sep 2015 11:12:49 +0100 |
parents | 2665513ce2d3 |
children |
comparison
equal
deleted
inserted
replaced
100:793467b5e61c | 101:c530137014c0 |
---|---|
16 #include <boost/phoenix/operator/if_else.hpp> | 16 #include <boost/phoenix/operator/if_else.hpp> |
17 #include <boost/phoenix/operator/self.hpp> | 17 #include <boost/phoenix/operator/self.hpp> |
18 #include <boost/phoenix/operator/logical.hpp> | 18 #include <boost/phoenix/operator/logical.hpp> |
19 #include <boost/phoenix/operator/io.hpp> | 19 #include <boost/phoenix/operator/io.hpp> |
20 #include <boost/phoenix/operator/member.hpp> | 20 #include <boost/phoenix/operator/member.hpp> |
21 #include <boost/phoenix/scope/local_variable.hpp> // to fix 5824 | |
21 | 22 |
22 #endif | 23 #endif |