mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-12-18 19:05:52 +01: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
|