aboutsummaryrefslogtreecommitdiffstats
path: root/LibOVR/Src/OVR_SerialFormat.h
diff options
context:
space:
mode:
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