diff --git a/Source/core/Portability.h b/Source/core/Portability.h index ff6cd5d38e..27e7f33ad8 100644 --- a/Source/core/Portability.h +++ b/Source/core/Portability.h @@ -684,6 +684,8 @@ typedef DWORD ThreadId; #define DEBUG_VARIABLE(x) #endif +namespace WPEFramework = Thunder; + namespace Thunder { namespace Core {