mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 06:05:58 -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
|