bricks: please gcc Wmacro-redefined option
* bricks/brick-assert: here.
This commit is contained in:
parent
7ae7e2e831
commit
44041efc51
1 changed files with 2 additions and 2 deletions
|
|
@ -69,10 +69,10 @@
|
|||
BRICK_LOCWRAP( BRICK_LOCATION( "a missing implementation" ) ) )
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#define UNUSED
|
||||
#define DIVINE_UNUSED
|
||||
#define noexcept
|
||||
#else
|
||||
#define UNUSED __attribute__((unused))
|
||||
#define DIVINE_UNUSED __attribute__((unused))
|
||||
#endif
|
||||
|
||||
#ifndef BRICK_ASSERT_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue