#pragma once

namespace Rx
{
	namespace Interop
	{
		namespace Runtime30
		{
#	undef RX_MANAGED_ENUM
#	include "Rx.ThreeStateValues.h"
#	undef RX_MANAGED_ENUM
		}
	}
}

