mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-14 04:23:01 -04:00
8 lines
194 B
Plaintext
8 lines
194 B
Plaintext
#ifndef JSYSTEM_PCH
|
|
#define JSYSTEM_PCH
|
|
|
|
#include "JSystem/JSupport/JSUList.h" // IWYU pragma: export
|
|
#include "JSystem/J3DGraphBase/J3DShape.h" // IWYU pragma: export
|
|
|
|
#endif /* JSYSTEM_PCH */
|