//
// Copyright (C) Microsoft Corporation
// All rights reserved.
//
// Code in Details namespace is for internal usage within the library code
//

#ifndef _WRL_FTM_H_
#define _WRL_FTM_H_

#ifdef _MSC_VER
#pragma once
#endif  // _MSC_VER

#include <wrl\implements.h>

#endif // _WRL_FTM_H_
