aboutsummaryrefslogtreecommitdiff
path: root/Src/external_dependencies/openmpt-trunk/test/mpt_tests_random.cpp
blob: d86d9ac858115986ee3bd114541ba8f35d82eb3d (plain) (blame)
1
2
3
4
5
6
7
8

#include "stdafx.h"

#ifdef ENABLE_TESTS

#include "mpt/random/tests/tests_random.hpp"

#endif