6 lines
100 B
C
6 lines
100 B
C
|
#ifndef UUID_CONFIG_H_
|
||
|
#define UUID_CONFIG_H_
|
||
|
|
||
|
#cmakedefine01 HAS64BITS
|
||
|
|
||
|
#endif /* UUID_CONFIG_H_ */
|