mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-12-13 11:21:02 -05:00
8 lines
92 B
C++
8 lines
92 B
C++
|
|
#include "stdafx.h"
|
|
|
|
#ifdef ENABLE_TESTS
|
|
|
|
#include "mpt/uuid/tests/tests_uuid.hpp"
|
|
|
|
#endif
|