Show More
@@ -137,6 +137,7 b' quit:' | |||||
137 | /* msvc 6.0 has problems */ |
|
137 | /* msvc 6.0 has problems */ | |
138 | # define inline __inline |
|
138 | # define inline __inline | |
139 | typedef unsigned long uint32_t; |
|
139 | typedef unsigned long uint32_t; | |
|
140 | typedef unsigned __int64 uint64_t; | |||
140 | # else |
|
141 | # else | |
141 | # include <stdint.h> |
|
142 | # include <stdint.h> | |
142 | # endif |
|
143 | # endif |
General Comments 0
You need to be logged in to leave comments.
Login now