Files
ImHex-Patterns/includes/hex/impl/imhex_check.pat
2022-09-14 14:29:12 +02:00

7 lines
143 B
Rust

#ifndef __PL_UNIT_TESTS__
#ifndef __IMHEX__
#error This library is only available in the ImHex Hex editor
#endif
#endif