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

#include "stdafx.h"

#ifdef ENABLE_TESTS

#include "mpt/binary/tests/tests_binary.hpp"

#endif