mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2024-11-23 06:15:38 +00:00
7 lines
108 B
C++
7 lines
108 B
C++
#ifndef _RYML_STD_HPP_
|
|
#define _RYML_STD_HPP_
|
|
|
|
#include "./c4/yml/std/std.hpp"
|
|
|
|
#endif /* _RYML_STD_HPP_ */
|