mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-12-20 11:36:08 +01:00
9 lines
94 B
C++
9 lines
94 B
C++
|
|
||
|
#include "stdafx.h"
|
||
|
|
||
|
#ifdef ENABLE_TESTS
|
||
|
|
||
|
#include "mpt/parse/tests/tests_parse.hpp"
|
||
|
|
||
|
#endif
|