mirror of
https://github.com/cryb-to/cryb-to.git
synced 2024-11-21 21:25:50 +00:00
We need <cryb/attributes.h> here for the CRYB_PRINTF() macro.
This commit is contained in:
parent
34fe861a36
commit
c68fd1098d
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
||||||
#ifndef CRYB_TEST_H_INCLUDED
|
#ifndef CRYB_TEST_H_INCLUDED
|
||||||
#define CRYB_TEST_H_INCLUDED
|
#define CRYB_TEST_H_INCLUDED
|
||||||
|
|
||||||
|
#include <cryb/attributes.h>
|
||||||
#include <cryb/coverage.h>
|
#include <cryb/coverage.h>
|
||||||
|
|
||||||
CRYB_DISABLE_COVERAGE
|
CRYB_DISABLE_COVERAGE
|
||||||
|
|
Loading…
Reference in a new issue