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