includes/hex: Added ImHex check to provider library

This commit is contained in:
Nik
2023-03-28 10:21:03 +02:00
committed by GitHub
parent afbce642fb
commit 5d72494019

View File

@@ -1,5 +1,7 @@
#pragma once
#include <hex/impl/imhex_check.pat>
/*!
Library to interact with the currently loaded provider.
*/