stdint.h -> msc_stdint.h
This commit is contained in:
2
3rdparty/include/ffmpeg_/libavutil/fifo.h
vendored
2
3rdparty/include/ffmpeg_/libavutil/fifo.h
vendored
@@ -24,7 +24,7 @@
|
||||
#ifndef AVUTIL_FIFO_H
|
||||
#define AVUTIL_FIFO_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include <msc_stdint.h>
|
||||
|
||||
typedef struct AVFifoBuffer {
|
||||
uint8_t *buffer;
|
||||
|
Reference in New Issue
Block a user