Initial community commit
This commit is contained in:
@ -0,0 +1,9 @@
|
||||
|
||||
#include "stdafx.h"
|
||||
|
||||
#ifdef ENABLE_TESTS
|
||||
|
||||
#include "mpt/format/tests/tests_format_message.hpp"
|
||||
#include "mpt/format/tests/tests_format_simple.hpp"
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user