refactor(build): move vendored deps to third_party
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
// this file is just for backwards compatibility.
|
||||
#ifndef TOMLPLUSPLUS_H
|
||||
#define TOMLPLUSPLUS_H
|
||||
|
||||
#include "toml.hpp"
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user