mirror of
https://github.com/edubart/otclient.git
synced 2025-10-20 06:23:26 +02:00
ignore this
This commit is contained in:
@@ -173,7 +173,7 @@ enum TiXmlEncoding
|
||||
TIXML_ENCODING_LEGACY
|
||||
};
|
||||
|
||||
const TiXmlEncoding TIXML_DEFAULT_ENCODING = TIXML_ENCODING_UNKNOWN;
|
||||
constexpr TiXmlEncoding TIXML_DEFAULT_ENCODING = TIXML_ENCODING_UNKNOWN;
|
||||
|
||||
/** TiXmlBase is a base class for every class in TinyXml.
|
||||
It does little except to establish that TinyXml classes
|
||||
|
Reference in New Issue
Block a user