mpt_tests_uuid_namespace.cpp 161 B

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