9 lines
96 B
C++
9 lines
96 B
C++
|
|
||
|
#include "stdafx.h"
|
||
|
|
||
|
#ifdef ENABLE_TESTS
|
||
|
|
||
|
#include "mpt/random/tests/tests_random.hpp"
|
||
|
|
||
|
#endif
|