avutil/softfloat: remove unneeded include assert.h

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
pull/27/merge
Michael Niedermayer 11 years ago
parent ca857c86bd
commit 56123fc721
  1. 1
      libavutil/softfloat.c

@ -20,7 +20,6 @@
#include <inttypes.h>
#include <stdio.h>
#include <assert.h>
#include "softfloat.h"
#include "common.h"
#include "log.h"

Loading…
Cancel
Save