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

#include "stdafx.h"

#ifdef ENABLE_TESTS

#include "mpt/parse/tests/tests_parse.hpp"

#endif