mpt_tests_random.cpp 96 B

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