summaryrefslogtreecommitdiffstats
path: root/LibOVR/Src/OVR_SerialFormat.h
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2015-03-28 01:43:35 +0100
committerSven Gothel <[email protected]>2015-03-28 01:43:35 +0100
commit4207f9c279e832e3afcb3f5fc6cd8d84cb4cfe4c (patch)
treecf3671058d55b47ab6cb6f36f369928606137628 /LibOVR/Src/OVR_SerialFormat.h
parentc29cd1a2fbff6282bab956ad61661ac9d48c4e6e (diff)
Bump OculusVR RIFT SDK to 0.5.0.1vanilla_0.5.0.1
Diffstat (limited to 'LibOVR/Src/OVR_SerialFormat.h')
-rwxr-xr-x[-rw-r--r--]LibOVR/Src/OVR_SerialFormat.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/LibOVR/Src/OVR_SerialFormat.h b/LibOVR/Src/OVR_SerialFormat.h
index 9d9fbb7..f9ccb13 100644..100755
--- 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