mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-12-13 14:01:01 -05:00
9 lines
88 B
C++
9 lines
88 B
C++
|
|
||
|
#include "stdafx.h"
|
||
|
|
||
|
#ifdef ENABLE_TESTS
|
||
|
|
||
|
#include "mpt/io/tests/tests_io.hpp"
|
||
|
|
||
|
#endif
|