mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-01-05 20:22:47 -05:00
9 lines
96 B
C++
9 lines
96 B
C++
|
|
||
|
#include "stdafx.h"
|
||
|
|
||
|
#ifdef ENABLE_TESTS
|
||
|
|
||
|
#include "mpt/random/tests/tests_random.hpp"
|
||
|
|
||
|
#endif
|