mirror of
https://github.com/zeldaret/tww.git
synced 2026-05-23 06:54:16 -04:00
7 lines
180 B
C
7 lines
180 B
C
#ifndef J3DMODELLOADERCALCSIZE_H
|
|
#define J3DMODELLOADERCALCSIZE_H
|
|
|
|
#include "JSystem/J3DGraphLoader/J3DModelLoader.h" // IWYU pragma: export
|
|
|
|
#endif /* J3DMODELLOADERCALCSIZE_H */
|