stdint.h -> msc_stdint.h
This commit is contained in:
2
3rdparty/include/ffmpeg_/libavutil/adler32.h
vendored
2
3rdparty/include/ffmpeg_/libavutil/adler32.h
vendored
@@ -21,7 +21,7 @@
|
||||
#ifndef AVUTIL_ADLER32_H
|
||||
#define AVUTIL_ADLER32_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include <msc_stdint.h>
|
||||
#include "attributes.h"
|
||||
|
||||
unsigned long av_adler32_update(unsigned long adler, const uint8_t *buf,
|
||||
|
Reference in New Issue
Block a user