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