添加string

This commit is contained in:
邹晓航
2014-09-24 07:59:46 +08:00
parent 72208af19f
commit 1cff23c2ef
2 changed files with 5 additions and 1 deletions

4
TinySTL/String.h Normal file
View File

@@ -0,0 +1,4 @@
#ifndef _STRING_H_
#define _STRING_H_
#endif