mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-12-04 20:51:03 -05:00
8 lines
90 B
C++
8 lines
90 B
C++
|
|
#include "stdafx.h"
|
|
|
|
#ifdef ENABLE_TESTS
|
|
|
|
#include "mpt/crc/tests/tests_crc.hpp"
|
|
|
|
#endif
|