mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-07-11 13:08:34 -04:00
Add pragma to fix inclusion issues with linklist.h
This commit is contained in:
@@ -8,9 +8,10 @@
|
||||
#include "JSystem/JSupport/JSUList.h"
|
||||
#include "JSystem/JKernel/JKRHeap.h"
|
||||
#include "JSystem/JKernel/JKRDisposer.h"
|
||||
#include "JSystem/JUtility/JUTConsole.h"
|
||||
|
||||
struct JKRThread;
|
||||
class JUTConsole;
|
||||
//class JUTConsole;
|
||||
|
||||
struct JKRThreadName_
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user