another stdint.h -> msc_stdint.h fix
This commit is contained in:
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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user