#ifndef _RYML_HPP_
#define _RYML_HPP_

#include "./c4/yml/yml.hpp"

namespace ryml = c4::yml;

#endif /* _RYML_HPP_ */
