mpt_tests_binary.cpp 96 B

12345678
  1. #include "stdafx.h"
  2. #ifdef ENABLE_TESTS
  3. #include "mpt/binary/tests/tests_binary.hpp"
  4. #endif