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

10 lines
156 B
C++

#include "stdafx.h"
#ifdef ENABLE_TESTS
#include "mpt/format/tests/tests_format_message.hpp"
#include "mpt/format/tests/tests_format_simple.hpp"
#endif