/******************************************************************************
Macro definitions
******************************************************************************/
//#define DECODE_HINTS (DecodeHints::ONED_HINT | DecodeHints::QR_CODE_HINT | DecodeHints::DATA_MATRIX_HINT | DecodeHints::AZTEC_HINT)
#define DECODE_HINTS (DecodeHints::QR_CODE_HINT) <- Modifiy this code