another stdint.h -> msc_stdint.h fix

pull/13383/head
Vadim Pisarevsky 15 years ago
parent 9ee159462d
commit 40273e6c4f
  1. 2
      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

Loading…
Cancel
Save