mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-18 06:06:01 -06:00
8 lines
138 B
C
8 lines
138 B
C
#ifndef _StringStream_sstrm_h_
|
|
#define _StringStream_sstrm_h_
|
|
|
|
#include <Core/Core.h>
|
|
|
|
#define StringStream StringStream2
|
|
|
|
#endif
|