nuclear@1: /************************************************************************************ nuclear@1: nuclear@1: Filename : OVR_Win32_SensorDevice.h nuclear@1: Content : Win32 SensorDevice implementation nuclear@1: Created : March 12, 2013 nuclear@1: Authors : Lee Cooper nuclear@1: nuclear@1: Copyright : Copyright 2013 Oculus VR, Inc. All Rights reserved. nuclear@1: nuclear@1: Use of this software is subject to the terms of the Oculus license nuclear@1: agreement provided at the time of installation or download, or which nuclear@1: otherwise accompanies this software in either electronic or hard copy form. nuclear@1: nuclear@1: *************************************************************************************/ nuclear@1: nuclear@1: #ifndef OVR_Win32_SensorDevice_h nuclear@1: #define OVR_Win32_SensorDevice_h nuclear@1: nuclear@1: namespace OVR { namespace Win32 { nuclear@1: nuclear@1: }} // namespace OVR::Win32 nuclear@1: nuclear@1: #endif // OVR_Win32_SensorDevice_h nuclear@1: