projects
/
platform
/
upstream
/
opencv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ee1594
)
another stdint.h -> msc_stdint.h fix
author
Vadim Pisarevsky
<no@email>
Fri, 6 Aug 2010 23:46:11 +0000
(23:46 +0000)
committer
Vadim Pisarevsky
<no@email>
Fri, 6 Aug 2010 23:46:11 +0000
(23:46 +0000)
3rdparty/include/msc_inttypes.h
patch
|
blob
|
history
diff --git
a/3rdparty/include/msc_inttypes.h
b/3rdparty/include/msc_inttypes.h
index
1c2baa8
..
b0039a8
100644
(file)
--- a/
3rdparty/include/msc_inttypes.h
+++ b/
3rdparty/include/msc_inttypes.h
@@
-40,7
+40,7
@@
#pragma once
#endif
-#include <stdint.h>
+#include <
msc_
stdint.h>
// 7.8 Format conversion of integer types