/*====================================================================================
    EVS Codec 3GPP TS26.443 Jun 30, 2015. Version CR 26.443-0006
  ====================================================================================*/

#ifndef OPTIONS_H
#define OPTIONS_H

/* ################### Start compiler switches ######################## */
/*                                                                      */

#define SUPPORT_JBM_TRACEFILE     /* support for JBM tracefile, which is needed for 3GPP objective/subjective testing, but not relevant for real-world implementations */

/*                                                                      */
/* #################### End compiler switches ######################### */

#endif