mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 10:35:46 -04:00
Initial community commit
This commit is contained in:
@ -0,0 +1,9 @@
|
||||
|
||||
#include "stdafx.h"
|
||||
|
||||
#ifdef ENABLE_TESTS
|
||||
|
||||
#include "mpt/endian/tests/tests_endian_floatingpoint.hpp"
|
||||
#include "mpt/endian/tests/tests_endian_integer.hpp"
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user