Handle a bunch more clang warnings
This commit is contained in:
parent
dd0752e69f
commit
8b86306d48
14 changed files with 19 additions and 18 deletions
|
@ -12,7 +12,7 @@
|
|||
#include "JarMod.h"
|
||||
|
||||
class InstanceVersion;
|
||||
struct VersionFile;
|
||||
class VersionFile;
|
||||
|
||||
typedef std::shared_ptr<VersionFile> VersionFilePtr;
|
||||
class VersionFile : public VersionPatch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue