mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-12-13 11:41:03 -05:00
9 lines
156 B
C++
9 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
|