#include "versionidentifier.h"#include <boost/regex.hpp>#include <boost/algorithm/string.hpp>#include <boost/algorithm/string/classification.hpp>#include "errors.h"#include "basestrm.h"Include dependency graph for versionidentifier.cpp:

Go to the source code of this file.
Variables | |
| static const int | versionIdentifierStreamVersion = 1 |
const int versionIdentifierStreamVersion = 1 [static] |
Definition at line 82 of file versionidentifier.cpp.
Referenced by VersionIdentifier::read(), and VersionIdentifier::write().
1.5.1