11 lines
383 B
C++
11 lines
383 B
C++
#ifndef BOOST_GRAPH_DETAIL_EMPTY_HEADER_HPP_INCLUDED
|
|
#define BOOST_GRAPH_DETAIL_EMPTY_HEADER_HPP_INCLUDED
|
|
|
|
// Copyright 2018 Peter Dimov
|
|
//
|
|
// Use, modification and distribution are subject to the
|
|
// Boost Software License, Version 1.0 (See accompanying file
|
|
// LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
|
|
|
|
#endif // #ifndef BOOST_GRAPH_DETAIL_EMPTY_HEADER_HPP_INCLUDED
|