Browse Source

avutil/softfloat: remove unneeded include assert.h

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n2.1
Michael Niedermayer 12 years ago
parent
commit
56123fc721
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      libavutil/softfloat.c

+ 0
- 1
libavutil/softfloat.c View File

@@ -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