Browse Source

libm.h needs attributes.h

Originally committed as revision 22405 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.6
Måns Rullgård 16 years ago
parent
commit
297bfb2fe6
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libavutil/libm.h

+ 1
- 0
libavutil/libm.h View File

@@ -26,6 +26,7 @@

#include <math.h>
#include "config.h"
#include "attributes.h"

#if !HAVE_EXP2
#undef exp2


Loading…
Cancel
Save