HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OP_Version.h
Go to the documentation of this file.
1 #ifndef __OP_Version__
2 #define __OP_Version__
3 
4 #include <SYS/SYS_Types.h>
5 
6 typedef uint64 OP_VERSION;
7 
8 #endif
uint64 OP_VERSION
Definition: OP_Version.h:6
unsigned long long uint64
Definition: SYS_Types.h:117