mirror of
https://github.com/encounter/tww.git
synced 2026-03-30 11:41:09 -07:00
7 lines
170 B
C
7 lines
170 B
C
#ifndef JSTUDIO_TOOL_LIBRARY_CONSOLE_H
|
|
#define JSTUDIO_TOOL_LIBRARY_CONSOLE_H
|
|
|
|
#include "JSystem/JSupport/JSUMemoryStream.h"
|
|
|
|
#endif /* JSTUDIO_TOOL_LIBRARY_CONSOLE_H */
|