mirror of
https://github.com/boostorg/functional.git
synced 2025-08-02 05:54:29 +02:00
Fixed the use of a deprecated header in a test.
[SVN r35313]
This commit is contained in:
@@ -44,7 +44,7 @@ namespace boost
|
|||||||
# ifdef TEST_STD_INCLUDES
|
# ifdef TEST_STD_INCLUDES
|
||||||
# include <functional>
|
# include <functional>
|
||||||
# else
|
# else
|
||||||
# include <boost/functional/hash/hash.hpp>
|
# include <boost/functional/hash.hpp>
|
||||||
# endif
|
# endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user