another stdint.h -> msc_stdint.h fix
This commit is contained in:
parent
9ee159462d
commit
40273e6c4f
2
3rdparty/include/msc_inttypes.h
vendored
2
3rdparty/include/msc_inttypes.h
vendored
@ -40,7 +40,7 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <msc_stdint.h>
|
||||||
|
|
||||||
// 7.8 Format conversion of integer types
|
// 7.8 Format conversion of integer types
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user