mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-12-13 15:31:02 -05:00
9 lines
116 B
C++
9 lines
116 B
C++
|
|
||
|
#include "stdafx.h"
|
||
|
|
||
|
#ifdef ENABLE_TESTS
|
||
|
|
||
|
#include "mpt/string_transcode/tests/tests_string_transcode.hpp"
|
||
|
|
||
|
#endif
|