//generated with dll2sdk #pragma once #include "..\dll2sdk_forward.g.hpp" namespace DLL2SDK::INIFileParser::IniParser::Model { struct KeyData; } namespace DLL2SDK::INIFileParser::IniParser::Model { struct SectionData; } namespace DLL2SDK::INIFileParser::IniParser::Model::Formatting { using IIniDataFormatter = void*; } namespace DLL2SDK::INIFileParser::IniParser::Model::Formatting { struct DefaultIniDataFormatter; } namespace DLL2SDK::INIFileParser::IniParser::Model::Configuration { struct IniParserConfiguration; } namespace DLL2SDK::INIFileParser::IniParser::Model { struct IniData; } namespace DLL2SDK::INIFileParser::IniParser::Model { struct SectionDataCollection; } namespace DLL2SDK::INIFileParser::IniParser::Model { struct KeyDataCollection; } namespace DLL2SDK::INIFileParser::IniParser::Parser { struct IniDataParser; } namespace DLL2SDK::INIFileParser::IniParser::Exceptions { struct ParsingException; } namespace DLL2SDK::INIFileParser::IniParser { struct StreamIniDataParser; } namespace DLL2SDK::INIFileParser::IniParser { struct FileIniDataParser; } namespace DLL2SDK::INIFileParser { struct _Module_; } namespace DLL2SDK::INIFileParser::IniParser::Model { struct KeyDataCollection__GetEnumerator_d__20; } namespace DLL2SDK::INIFileParser::IniParser::Model { struct SectionDataCollection__GetEnumerator_d__16; } namespace DLL2SDK::INIFileParser::IniParser::Model { struct IniDataCaseInsensitive; }