/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Copyright (c) 2015 Raytrix GmbH. All rights reserved.
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
#pragma once

/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// namespace: Rx.LF
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
namespace Rx
{
	namespace LF
	{
		/**
		\addtogroup RxApiLF_Enum
		**/
		/// @{

		#undef RX_MANAGED_ENUM
		#include "ESpace.Values.h"
		#undef RX_MANAGED_ENUM

		/// @}
	}
}
