mirror of
https://github.com/PCSX2/pcsx2.git
synced 2026-07-11 01:34:17 +02:00
5c59288b39
Also c4core v0.2.0, fast-float v6.1.1.
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_ */
|