aboutsummaryrefslogtreecommitdiff
path: root/Src/external_dependencies/openmpt-trunk/test/mpt_tests_string.cpp
blob: eb9651da52bbf6396703fb44d9f74ff7f57775f2 (plain) (blame)
1
2
3
4
5
6
7
8
9

#include "stdafx.h"

#ifdef ENABLE_TESTS

#include "mpt/string/tests/tests_string_buffer.hpp"
#include "mpt/string/tests/tests_string_utility.hpp"

#endif