winamp/Src/external_dependencies/openmpt-trunk/test/mpt_tests_uuid_namespace.cpp
2024-09-24 14:54:57 +02:00

11 lines
161 B
C++

#include "stdafx.h"
#ifdef ENABLE_TESTS
#ifdef MODPLUG_TRACKER
#include "mpt/uuid_namespace/tests/tests_uuid_namespace.hpp"
#endif // MODPLUG_TRACKER
#endif