Skip to content

Commit 0eb55eb

Browse files
committed
fast check for ascii
1 parent 5ceba89 commit 0eb55eb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

include/jsoncons/utility/unicode_traits.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
#include <type_traits>
2626

2727
#include <jsoncons/config/compiler_support.hpp>
28+
#include <jsoncons/config/jsoncons_config.hpp>
2829
#include <jsoncons/utility/more_type_traits.hpp>
2930

3031
namespace jsoncons {

0 commit comments

Comments
 (0)