DEBUG preprocessor flag
This commit is contained in:
parent
a4924ff832
commit
93d960e3b8
@ -3,4 +3,7 @@
|
|||||||
# define BW_NO_MATH_H
|
# define BW_NO_MATH_H
|
||||||
# define INFINITY (__builtin_inff())
|
# define INFINITY (__builtin_inff())
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifndef DEBUG
|
||||||
# define BW_NO_DEBUG
|
# define BW_NO_DEBUG
|
||||||
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user