mirror of
https://github.com/RetroDECK/Supermodel.git
synced 2025-03-06 14:27:44 +00:00
compile fixes
This commit is contained in:
parent
1a766843b5
commit
cd1a551e4b
|
@ -28,7 +28,6 @@
|
|||
|
||||
#include <cstdio>
|
||||
#include <cstring>
|
||||
#include <string>
|
||||
#include "Supermodel.h"
|
||||
|
||||
|
||||
|
|
|
@ -29,6 +29,7 @@
|
|||
#define INCLUDED_BLOCKFILE_H
|
||||
|
||||
#include <cstdint>
|
||||
#include <string>
|
||||
|
||||
/*
|
||||
* CBlockFile:
|
||||
|
|
Loading…
Reference in a new issue