avutil/mem_internal: Remove unneeded headers

Unneeded since 21814a70db.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
release/7.0
Andreas Rheinhardt 9 months ago
parent 72becd0627
commit 22dda5615e
  1. 2
      libavutil/mem_internal.h

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

Loading…
Cancel
Save