init
This commit is contained in:
8
Gateway/srvlib/include/string_ex.h
Normal file
8
Gateway/srvlib/include/string_ex.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef _STRING_EX_H_
|
||||
#define _STRING_EX_H_
|
||||
|
||||
#include "ansi_string.hpp"
|
||||
|
||||
typedef string::AnsiString String;
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user