mirror of
https://github.com/ToruNiina/toml11.git
synced 2024-11-09 22:30:07 +00:00
fix: remove inclusion of removed file
This commit is contained in:
parent
e094d6e85a
commit
8456186eac
1
toml.hpp
1
toml.hpp
@ -36,7 +36,6 @@
|
|||||||
#include "toml/parser.hpp"
|
#include "toml/parser.hpp"
|
||||||
#include "toml/literal.hpp"
|
#include "toml/literal.hpp"
|
||||||
#include "toml/serializer.hpp"
|
#include "toml/serializer.hpp"
|
||||||
#include "toml/from_toml.hpp"
|
|
||||||
#include "toml/get.hpp"
|
#include "toml/get.hpp"
|
||||||
|
|
||||||
#endif// TOML_FOR_MODERN_CPP
|
#endif// TOML_FOR_MODERN_CPP
|
||||||
|
Loading…
Reference in New Issue
Block a user