mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-26 16:15:42 -04: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_ */
|