mirror of
https://github.com/boostorg/parser.git
synced 2026-01-24 18:12:32 +00:00
9 lines
252 B
C++
9 lines
252 B
C++
/**
|
|
* Copyright (C) 2017 Zach Laine
|
|
*
|
|
* Distributed under the Boost Software License, Version 1.0. (See accompanying
|
|
* file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
|
*/
|
|
|
|
#include <boost/yaml/parser/characters_def.hpp>
|