wait no include foundation first instead

This commit is contained in:
HJfod 2024-09-09 23:58:00 +03:00
parent 7592af4a14
commit 9bd1da3215

View file

@ -1,3 +1,4 @@
#import <Foundation/Foundation.h>
#include <Geode/loader/IPC.hpp>
#include <Geode/loader/Log.hpp>
#include <iostream>
@ -5,8 +6,6 @@
#include <loader/console.hpp>
#include <loader/IPC.hpp>
#include <loader/ModImpl.hpp>
#undef CommentType
#import <Foundation/Foundation.h>
#include <sys/stat.h>
#include <loader/LogImpl.hpp>