mirror of
https://github.com/ToruNiina/toml11.git
synced 2024-11-22 04:20:06 +00:00
add parse to toml.hpp
This commit is contained in:
parent
fd58cc507f
commit
8abb918bd8
6
toml.hpp
6
toml.hpp
@ -33,11 +33,7 @@
|
||||
# error "toml11 requires C++11 or later."
|
||||
#endif
|
||||
|
||||
#include "toml/traits.hpp"
|
||||
#include "toml/utility.hpp"
|
||||
#include "toml/exception.hpp"
|
||||
#include "toml/datetime.hpp"
|
||||
#include "toml/value.hpp"
|
||||
#include "toml/parser.hpp"
|
||||
#include "toml/to_toml.hpp"
|
||||
#include "toml/from_toml.hpp"
|
||||
#include "toml/get.hpp"
|
||||
|
Loading…
Reference in New Issue
Block a user