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

10 lines
156 B
C++
Raw Normal View History

2024-09-24 12:54:57 +00:00
#include "stdafx.h"
#ifdef ENABLE_TESTS
#include "mpt/format/tests/tests_format_message.hpp"
#include "mpt/format/tests/tests_format_simple.hpp"
#endif