winamp/Src/external_dependencies/openmpt-trunk/test/mpt_tests_crypto.cpp

11 lines
145 B
C++
Raw Permalink Normal View History

2024-09-24 13:54:57 +01:00
#include "stdafx.h"
#ifdef ENABLE_TESTS
#ifdef MODPLUG_TRACKER
#include "mpt/crypto/tests/tests_crypto.hpp"
#endif // MODPLUG_TRACKER
#endif