NeBuild dev
Loading...
Searching...
No Matches
toml.h
Go to the documentation of this file.
1// this file is just for backwards compatibility.
2#ifndef TOMLPLUSPLUS_H
3#define TOMLPLUSPLUS_H
4
5#include "toml.hpp"
6
7#endif