winamp/Src/external_dependencies/openmpt-trunk/test/mpt_tests_endian.cpp

10 lines
163 B
C++
Raw Normal View History

2024-09-24 13:54:57 +01:00
#include "stdafx.h"
#ifdef ENABLE_TESTS
#include "mpt/endian/tests/tests_endian_floatingpoint.hpp"
#include "mpt/endian/tests/tests_endian_integer.hpp"
#endif