Skip to content
Snippets Groups Projects
Commit 1f7c39d7 authored by Jan Buethe's avatar Jan Buethe
Browse files

added config include to all new C files

parent 159da408
No related branches found
No related tags found
No related merge requests found
#include "dred_rdovae.h"
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "dred_rdovae.h"
#include "dred_rdovae_enc.h"
#include "dred_rdovae_dec.h"
#include "dred_rdovae_stats_data.h"
......
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "dred_rdovae_dec.h"
#include "dred_rdovae_constants.h"
//#define DEBUG
......
#include <math.h>
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "dred_rdovae_enc.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment