diff options
| author | hatal175 <hatal175@users.noreply.github.com> | 2023-05-18 12:10:49 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-18 12:10:49 +0300 |
| commit | 2ef82b2b66a8a556f7bdf199f99a9a7e4bc9d3f3 (patch) | |
| tree | a32aa4837cedca61317762cc82a8f00dd33b362f /libs/JSystem/JFramework/JFWSystem.cpp | |
| parent | b7bc5b42a57f7e351c04af1244b3014e228716d3 (diff) | |
| parent | 221f40e6097dfe76c76602aa21aa07d5f760dce4 (diff) | |
Merge branch 'master' into various3
Diffstat (limited to 'libs/JSystem/JFramework/JFWSystem.cpp')
| -rw-r--r-- | libs/JSystem/JFramework/JFWSystem.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/JSystem/JFramework/JFWSystem.cpp b/libs/JSystem/JFramework/JFWSystem.cpp index d2197be068..cd20c2e8da 100644 --- a/libs/JSystem/JFramework/JFWSystem.cpp +++ b/libs/JSystem/JFramework/JFWSystem.cpp @@ -5,7 +5,9 @@ #include "JSystem/JFramework/JFWSystem.h" #include "JSystem/JKernel/JKRAram.h" +#include "JSystem/JKernel/JKRExpHeap.h" #include "JSystem/JUtility/JUTAssert.h" +#include "JSystem/JUtility/JUTConsole.h" #include "JSystem/JUtility/JUTDirectPrint.h" #include "JSystem/JUtility/JUTException.h" #include "JSystem/JUtility/JUTGamePad.h" |
