blob: d7e8d4fe0272c91f06d35af8a5fe5988efdacb0d (
plain) (
tree)
|
|
// Copyright (c) 2020 Egor Tensin <Egor.Tensin@gmail.com>
// This file is part of the "winapi-common" project.
// For details, see https://github.com/egor-tensin/winapi-common.
// Distributed under the MIT License.
#define BOOST_TEST_MODULE winapi_common tests
#include <boost/test/unit_test.hpp>
|