Cppcheck
|
#include "platform.h"
#include "path.h"
#include <cstring>
#include <iostream>
#include <limits>
#include <vector>
#include "xml.h"
Go to the source code of this file.
Functions | |
static unsigned int | xmlTextAsUInt (const tinyxml2::XMLElement *node, bool &error) |
|
static |
Definition at line 236 of file platform.cpp.
References error.
Referenced by Platform::loadFromXmlDocument().