Fixed building

This commit is contained in:
dingusdev 2024-03-13 21:17:04 -07:00
parent 06640844e9
commit faf066f2b9
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
#include <loguru.hpp>
#include <machines/machineproperties.h>
#include <memaccess.h>
#include <fstream>
#include <cstring>
using namespace std;