diff options
| author | Max Roncace <me@caseif.net> | 2025-09-11 16:20:45 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-11 13:20:45 -0700 |
| commit | a6c3c20b23743dd21c4525995b0e144d8189af49 (patch) | |
| tree | 3721c8702f9b8383408d2a716fca6d445abd0891 /src/JSystem/J2DGraph/J2DTextBoxEx.cpp | |
| parent | 4b729b0f65c7fb6c6ded163ed5431ebc9faa9431 (diff) | |
Add PCH for JSystem (#2645)
Diffstat (limited to 'src/JSystem/J2DGraph/J2DTextBoxEx.cpp')
| -rw-r--r-- | src/JSystem/J2DGraph/J2DTextBoxEx.cpp | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/JSystem/J2DGraph/J2DTextBoxEx.cpp b/src/JSystem/J2DGraph/J2DTextBoxEx.cpp index 9944dd2a20..39e78092d4 100644 --- a/src/JSystem/J2DGraph/J2DTextBoxEx.cpp +++ b/src/JSystem/J2DGraph/J2DTextBoxEx.cpp @@ -2,6 +2,8 @@ // J2DTextBoxEx // +#include "JSystem/JSystem.h" // IWYU pragma: keep + #include "JSystem/J2DGraph/J2DTextBoxEx.h" #include "JSystem/J2DGraph/J2DPrint.h" #include "JSystem/JSupport/JSURandomInputStream.h" @@ -595,4 +597,4 @@ void J2DTextBoxEx::setAnimation(J2DAnmBase* anm) { J2DPane::setAnimation(anm); } -/* 803A1DF0-803A1DF0 02E450 0000+00 0/0 0/0 0/0 .rodata @stringBase0 */
\ No newline at end of file +/* 803A1DF0-803A1DF0 02E450 0000+00 0/0 0/0 0/0 .rodata @stringBase0 */ |
