| Index: test/compiled/user-config-test-abp-utf8-string.h | 
| diff --git a/test/compiled/user-config-test-namespace.h b/test/compiled/user-config-test-abp-utf8-string.h | 
| similarity index 94% | 
| copy from test/compiled/user-config-test-namespace.h | 
| copy to test/compiled/user-config-test-abp-utf8-string.h | 
| index 3dcae31144507e1bf963cfd11c7c99fd8a4ffdc4..0c0359b39762c5efc2303d8f104afee9eb9c281f 100644 | 
| --- a/test/compiled/user-config-test-namespace.h | 
| +++ b/test/compiled/user-config-test-abp-utf8-string.h | 
| @@ -17,7 +17,9 @@ | 
|  | 
| #pragma once | 
|  | 
| -#define ABP_NS test_abp_core | 
| +#define ABP_UTF8_STRING | 
| + | 
| +#define ABP_NS abp_core | 
| #define ABP_NS_BEGIN namespace ABP_NS { | 
| #define ABP_NS_END } | 
| #define ABP_NS_USING using namespace ABP_NS; | 
|  |