mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-28 13:28:01 +03:00
Add <typeinfo>
This commit is contained in:
parent
669b1385cc
commit
837c5dddee
6 changed files with 7 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
|
||||
#include "yaml-cpp/yaml.h"
|
||||
|
||||
#include <typeinfo>
|
||||
|
||||
namespace cfg
|
||||
{
|
||||
logs::channel cfg("CFG");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue