mpt_tests_endian.cpp 163 B

123456789
  1. #include "stdafx.h"
  2. #ifdef ENABLE_TESTS
  3. #include "mpt/endian/tests/tests_endian_floatingpoint.hpp"
  4. #include "mpt/endian/tests/tests_endian_integer.hpp"
  5. #endif