Minor cleanup
This commit is contained in:
parent
6888403bde
commit
0edb3954e8
5 changed files with 14 additions and 208 deletions
|
@ -25,13 +25,13 @@
|
|||
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include <math.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <math.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include "celt/entenc.h"
|
||||
#include "celt/vq.h"
|
||||
#include "celt/cwrs.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue