1
0
Fork 0
mirror of https://github.com/cryb-to/cryb-to.git synced 2025-01-03 18:31:11 +00:00
cryb-to/include/cryb/nocoverage.h

4 lines
61 B
C
Raw Normal View History

2014-07-04 11:26:45 +00:00
#if _BullseyeCoverage
_Pragma("BullseyeCoverage off")
#endif