cryb-to/include/cryb/nocoverage.h
Dag-Erling Smørgrav 5c33011d59 Add missing header
2014-07-04 11:26:45 +00:00

3 lines
61 B
C

#if _BullseyeCoverage
_Pragma("BullseyeCoverage off")
#endif