many exports to scriptengine
Este commit está contenido en:
@@ -1,11 +0,0 @@
|
||||
#include <string>
|
||||
#include <map>
|
||||
|
||||
class IniParser
|
||||
{
|
||||
std::map<std::string, std::string> _Pairs;
|
||||
|
||||
void parse (const std::string &text)
|
||||
{
|
||||
}
|
||||
}
|
||||
Referencia en una nueva incidencia
Block a user