mpt_tests_format.cpp 156 B

123456789
  1. #include "stdafx.h"
  2. #ifdef ENABLE_TESTS
  3. #include "mpt/format/tests/tests_format_message.hpp"
  4. #include "mpt/format/tests/tests_format_simple.hpp"
  5. #endif