add A8_MACRO_STR

This commit is contained in:
aozhiwei 2019-01-14 15:36:57 +08:00
parent 3d34fc3fbe
commit ab6f41321c

View File

@ -33,4 +33,6 @@ namespace std
#define NEW_NET
#define A8_MACRO_STR(S) #S
#endif