mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-28 16:50:15 -06:00
fix more bugs and crap
This commit is contained in:
@ -25,12 +25,7 @@
|
||||
#include <unordered_map>
|
||||
#include <tuple>
|
||||
|
||||
#ifndef TOML11_VALUE_HPP
|
||||
namespace toml
|
||||
{
|
||||
class value;
|
||||
}
|
||||
#endif
|
||||
#include "toml/value.hpp"
|
||||
|
||||
namespace Config
|
||||
{
|
||||
|
Reference in New Issue
Block a user