From 4207f9c279e832e3afcb3f5fc6cd8d84cb4cfe4c Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Sat, 28 Mar 2015 01:43:35 +0100 Subject: Bump OculusVR RIFT SDK to 0.5.0.1 --- LibOVR/Src/OVR_SerialFormat.h | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) mode change 100644 => 100755 LibOVR/Src/OVR_SerialFormat.h (limited to 'LibOVR/Src/OVR_SerialFormat.h') diff --git a/LibOVR/Src/OVR_SerialFormat.h b/LibOVR/Src/OVR_SerialFormat.h old mode 100644 new mode 100755 index 9d9fbb7..f9ccb13 --- a/LibOVR/Src/OVR_SerialFormat.h +++ b/LibOVR/Src/OVR_SerialFormat.h @@ -30,6 +30,9 @@ limitations under the License. #include "Kernel/OVR_Types.h" #include "Kernel/OVR_String.h" +#include "OVR_Version.h" + + namespace OVR { @@ -117,10 +120,6 @@ public: }; -//#define SERIAL_FORMAT_UNIT_TEST -#ifdef SERIAL_FORMAT_UNIT_TEST -void TestSerialFormatStuff(); -#endif } // OVR -- cgit v1.2.3