Added support for constant floating point expressions
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
|
||||
#ifdef DEBUG
|
||||
#define DO_DEBUG(x, y) ((x) && (y))
|
||||
#define STATIC
|
||||
#else
|
||||
#define DO_DEBUG(x, y)
|
||||
#define STATIC static
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user