aboutsummaryrefslogtreecommitdiffstats
path: root/LibOVR/Src/OVR_Win32_SensorDevice.h
blob: 730620eaba7728e2d3406ffd2718b03dc546f084 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
/************************************************************************************

Filename    :   OVR_Win32_SensorDevice.h
Content     :   Win32 SensorDevice implementation
Created     :   March 12, 2013
Authors     :   Lee Cooper

Copyright   :   Copyright 2013 Oculus VR, Inc. All Rights reserved.

Use of this software is subject to the terms of the Oculus license
agreement provided at the time of installation or download, or which
otherwise accompanies this software in either electronic or hard copy form.

*************************************************************************************/

#ifndef OVR_Win32_SensorDevice_h
#define OVR_Win32_SensorDevice_h

namespace OVR { namespace Win32 {

}} // namespace OVR::Win32

#endif // OVR_Win32_SensorDevice_h