Minor cleanup

This commit is contained in:
Jean-Marc Valin 2022-12-02 16:22:03 -05:00
parent 6888403bde
commit 0edb3954e8
No known key found for this signature in database
GPG key ID: 531A52533318F00A
5 changed files with 14 additions and 208 deletions

View file

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