mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-01-15 14:35:13 +00:00
9 lines
92 B
C++
9 lines
92 B
C++
|
|
#include "stdafx.h"
|
|
|
|
#ifdef ENABLE_TESTS
|
|
|
|
#include "mpt/uuid/tests/tests_uuid.hpp"
|
|
|
|
#endif
|