mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 08:45:46 -04:00
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