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