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

#include "stdafx.h"

#ifdef ENABLE_TESTS

#include "mpt/io/tests/tests_io.hpp"

#endif