mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-29 10:49:53 +02:00
Fix github actions compile error (?)
Only added Platform.h because all the other common/ stuff was there. I have absolutely no idea what caused the failure if it's not this
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#include "Config.h"
|
||||
|
||||
#include "common/Format.h"
|
||||
#include "common/Platform.h"
|
||||
#include "common/Singleton.h"
|
||||
#include "common/String.h"
|
||||
#include "common/tpt-compat.h"
|
||||
|
Reference in New Issue
Block a user