Still trying to repair cross compilation

This commit is contained in:
xawotihs
2019-09-07 22:47:45 +02:00
parent 4605d38982
commit a2f510bbd5
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,9 @@
#ifndef DEBUGROUTINES_H
#define DEBUGROUTINES_H
// dirty, but I get OS header includes this way
#include "JGE.h"
#include "OutputCapturer.h"
#include <ostream>