]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/tools/build/test/railsys/libx/src/test_libx.cpp
buildsys: change download over to reef release
[ceph.git] / ceph / src / boost / tools / build / test / railsys / libx / src / test_libx.cpp
CommitLineData
7c673cae
FG
1// Copyright (c) 2003 Institute of Transport,
2// Railway Construction and Operation,
3// University of Hanover, Germany
4//
5// Use, modification and distribution are subject to the
6// Boost Software License, Version 1.0. (See accompanying file
7// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
8
9
10#define LIBX_SOURCE
11#include <test_libx.h>
12
13TestLibX::TestLibX()
14{
15}