Initial community commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
|
||||
#include "stdafx.h"
|
||||
|
||||
#ifdef ENABLE_TESTS
|
||||
|
||||
#ifdef MODPLUG_TRACKER
|
||||
#include "mpt/crypto/tests/tests_crypto.hpp"
|
||||
#endif // MODPLUG_TRACKER
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user