// // Copyright (C) Microsoft Corporation // All rights reserved. // // Code in details namespace is for internal usage within the library code // #ifndef _WRL_H_ #define _WRL_H_ #ifdef _MSC_VER #pragma once #endif // _MSC_VER #include #include #include #include #endif // _WRL_H_