Fixing tests on machines with no __builtin_clz()

This commit is contained in:
Jean-Marc Valin 2010-09-13 14:53:29 -04:00
parent 3578076003
commit 293b9f1977
2 changed files with 2 additions and 0 deletions

View file

@ -3,6 +3,7 @@
#endif
#include "mathops.c"
#include "entcode.c"
#include <stdio.h>
#include <math.h>

View file

@ -16,6 +16,7 @@
#include "../libcelt/kiss_fft.c"
#include "../libcelt/mdct.c"
#include "../libcelt/mathops.c"
#include "../libcelt/entcode.c"
#ifndef M_PI
#define M_PI 3.141592653