We need <cryb/attributes.h> here for the CRYB_PRINTF() macro.

This commit is contained in:
Dag-Erling Smørgrav 2016-03-15 14:28:47 +01:00
parent 34fe861a36
commit c68fd1098d

View file

@ -30,6 +30,7 @@
#ifndef CRYB_TEST_H_INCLUDED
#define CRYB_TEST_H_INCLUDED
#include <cryb/attributes.h>
#include <cryb/coverage.h>
CRYB_DISABLE_COVERAGE