retdec
include
retdec
utils
debug.h
Go to the documentation of this file.
1
7
#ifndef RETDEC_UTILS_DEBUG_H
8
#define RETDEC_UTILS_DEBUG_H
9
13
#define LOG \
14
if (!LOG_ENABLED) {} \
15
else std::cout
16
17
#endif
Generated on Tue Aug 8 2023 10:45:48 for retdec by
1.9.1