mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-12-18 21:35:51 +01:00
9 lines
96 B
C++
9 lines
96 B
C++
|
|
||
|
#include "stdafx.h"
|
||
|
|
||
|
#ifdef ENABLE_TESTS
|
||
|
|
||
|
#include "mpt/binary/tests/tests_binary.hpp"
|
||
|
|
||
|
#endif
|