Fix incorrect preprocessor include check
This commit is contained in:
parent
f0d9d6f6ab
commit
d135b54f1c
@ -472,7 +472,7 @@ namespace{
|
||||
#ifdef REXY_BINARY_BASE_HPP
|
||||
#include "detail/binary_string_conv.hpp"
|
||||
#endif
|
||||
#ifdef REXY_CX_HASH_HPP
|
||||
#ifdef REXY_HASH_HPP
|
||||
#include "static_string_hash.hpp"
|
||||
#endif
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user