mirror of
https://github.com/boostorg/phoenix.git
synced 2026-01-30 20:12:24 +00:00
Updated tests to permit backward hash when needed
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
#include <boost/config.hpp>
|
||||
|
||||
#ifdef BOOST_HAS_HASH
|
||||
#define _GLIBCXX_PERMIT_BACKWARD_HASH
|
||||
#include BOOST_HASH_SET_HEADER
|
||||
#include BOOST_HASH_MAP_HEADER
|
||||
#define BOOST_PHOENIX_HAS_HASH
|
||||
|
||||
Reference in New Issue
Block a user