avutil/mem_internal: Remove unneeded headers

Unneeded since 21814a70db.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
Andreas Rheinhardt 2024-02-27 22:00:26 +01:00
parent 72becd0627
commit 22dda5615e
1 changed files with 0 additions and 2 deletions

View File

@ -27,8 +27,6 @@
#include "attributes.h"
#include "macros.h"
#include "mem.h"
#include "version.h"
/**
* @def DECLARE_ALIGNED(n,t,v)