mirror of
https://github.com/boostorg/parser.git
synced 2026-01-25 06:22:13 +00:00
Move the test library sources to src/, and compile a real lib for the test and
perf programs to use.
This commit is contained in:
8
src/characters.cpp
Normal file
8
src/characters.cpp
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* 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 <yaml/parser/characters_def.hpp>
|
||||
Reference in New Issue
Block a user