cryb-to/include/cryb/nocoverage.h

5 lines
74 B
C
Raw Normal View History

2014-07-10 13:33:08 +00:00
/* $Cryb$ */
2014-07-04 11:26:45 +00:00
#if _BullseyeCoverage
_Pragma("BullseyeCoverage off")
#endif