mpt_tests_crypto.cpp 145 B

12345678910
  1. #include "stdafx.h"
  2. #ifdef ENABLE_TESTS
  3. #ifdef MODPLUG_TRACKER
  4. #include "mpt/crypto/tests/tests_crypto.hpp"
  5. #endif // MODPLUG_TRACKER
  6. #endif