9 lines
90 B
C++
9 lines
90 B
C++
|
|
||
|
#include "stdafx.h"
|
||
|
|
||
|
#ifdef ENABLE_TESTS
|
||
|
|
||
|
#include "mpt/crc/tests/tests_crc.hpp"
|
||
|
|
||
|
#endif
|