Fix accidental reintroduction of <cryb/attributes.h>, previously renamed to <cryb/defs.h>.

This commit is contained in:
Dag-Erling Smørgrav 2016-11-14 13:11:44 +01:00
parent 040f5ec69c
commit 071e9e7e32
2 changed files with 0 additions and 2 deletions

View file

@ -14,7 +14,6 @@ if CRYB_CORE
cryb_HEADERS += \
algorithm.h \
assert.h \
attributes.h \
bitwise.h \
core.h \
ctype.h \

View file

@ -38,7 +38,6 @@
#define CRYB_TEST_HAVE_STDIO 1
#endif
#include <cryb/attributes.h>
#include <cryb/coverage.h>
CRYB_DISABLE_COVERAGE