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

#include "stdafx.h"

#ifdef ENABLE_TESTS

#include "mpt/crc/tests/tests_crc.hpp"

#endif