mirror of
https://github.com/zeldaret/tp
synced 2026-05-23 06:54:28 -04:00
8 lines
145 B
Plaintext
8 lines
145 B
Plaintext
#ifndef JSYSTEM_PCH
|
|
#define JSYSTEM_PCH
|
|
|
|
#include "JSystem/JSupport/JSUList.h"
|
|
#include "JSystem/J3DGraphBase/J3DShape.h"
|
|
|
|
#endif // JSYSTEM_PCH
|