mirror of
https://github.com/cryb-to/cryb-to.git
synced 2024-12-22 04:21:08 +00:00
Add missing header
This commit is contained in:
parent
25b5dd2e33
commit
5c33011d59
1 changed files with 3 additions and 0 deletions
3
include/cryb/nocoverage.h
Normal file
3
include/cryb/nocoverage.h
Normal file
|
@ -0,0 +1,3 @@
|
|||
#if _BullseyeCoverage
|
||||
_Pragma("BullseyeCoverage off")
|
||||
#endif
|
Loading…
Reference in a new issue