Sha256: a850a37e10f9ae8654fefee18f1ae477393de3d32bc89c8b27604ecc4859685d
Contents?: true
Size: 312 Bytes
Versions: 34
Compression:
Stored size: 312 Bytes
Contents
// Copyright (c) 2017-2020 Dr. Colin Hirsch and Daniel Frey // Please see LICENSE for license or visit https://github.com/taocpp/PEGTL/ #ifndef TAO_JSON_PEGTL_CONFIG_HPP #define TAO_JSON_PEGTL_CONFIG_HPP #if !defined( TAO_JSON_PEGTL_NAMESPACE ) #define TAO_JSON_PEGTL_NAMESPACE tao::json::pegtl #endif #endif
Version data entries
34 entries across 34 versions & 1 rubygems