Files
cvmmap-streamer/lib/tomlplusplus/include/toml++/toml.h
T

8 lines
125 B
C

// this file is just for backwards compatibility.
#ifndef TOMLPLUSPLUS_H
#define TOMLPLUSPLUS_H
#include "toml.hpp"
#endif