mirror of
https://github.com/zeldaret/tww.git
synced 2026-05-23 15:01:33 -04: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 */
|