Commit f89f74ce authored by salix5's avatar salix5

use c header

parent 6d38a9a1
......@@ -8,7 +8,7 @@
#ifndef COMMON_H_
#define COMMON_H_
#include <cstdint>
#include <stdint.h>
typedef unsigned long long uint64;
typedef unsigned int uint32;
typedef unsigned short uint16;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment