refactor: remove needless include file

This commit is contained in:
ToruNiina
2019-06-17 23:07:14 +09:00
parent 4008c24e84
commit bc68a9d9ee

View File

@@ -4,7 +4,6 @@
#define TOML11_VALUE_HPP
#include "traits.hpp"
#include "into.hpp"
#include "from.hpp"
#include "utility.hpp"
#include "exception.hpp"
#include "storage.hpp"