1
0
Fork 0
mirror of https://github.com/cryb-to/cryb-to.git synced 2025-01-18 17:51:10 +00:00
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