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

10 lines
156 B
C++

#include "stdafx.h"
#ifdef ENABLE_TESTS
#include "mpt/string/tests/tests_string_buffer.hpp"
#include "mpt/string/tests/tests_string_utility.hpp"
#endif