dll/test/link2.cpp
Antony Polukhin 7df6c850c9 Tests for #20
2018-09-17 10:09:03 +03:00

13 lines
283 B
C++

// Copyright 2018 Antony Polukhin
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt
// or copy at http://www.boost.org/LICENSE_1_0.txt)
//
// For more information, see http://www.boost.org
#include "link.hpp"
int main() {}