mgmapi_config_parameters_debug.h 168 Bytes
Newer Older
unknown's avatar
unknown committed
1 2 3 4 5 6 7 8
#ifndef MGMAPI_CONFIG_PARAMTERS_DEBUG_H
#define MGMAPI_CONFIG_PARAMTERS_DEBUG_H

#include "mgmapi_config_parameters.h"

#define CFG_DB_STOP_ON_ERROR_INSERT   1

#endif