mirror of
https://github.com/NGSolve/netgen.git
synced 2025-05-06 10:40:48 +05:00
Merge 1978928bc60a56e2999cdb952f8a4af1aacf998a into 12ef984e9316f3480780f21a9572ed6ef773764e
This commit is contained in:
commit
0af70a7321
@ -3,6 +3,11 @@
|
||||
|
||||
#ifdef FFMPEG
|
||||
|
||||
#ifndef __STDC_FORMAT_MACROS
|
||||
#define __STDC_FORMAT_MACROS
|
||||
#endif
|
||||
#include <cinttypes>
|
||||
|
||||
extern "C" {
|
||||
#include <libavutil/avassert.h>
|
||||
#include <libavcodec/avcodec.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user