文件操作 - mpi_include.hpp
返回文件管理
返回主菜单
删除本文件
文件: /usr/include/boost/graph/detail/mpi_include.hpp
编辑文件内容
#ifndef BOOST_GRAPH_DETAIL_MPI_INCLUDE_HPP_INCLUDED #define BOOST_GRAPH_DETAIL_MPI_INCLUDE_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) #if defined BOOST_GRAPH_USE_MPI #define BOOST_GRAPH_MPI_INCLUDE(x) x #else #define BOOST_GRAPH_MPI_INCLUDE(x) <boost/graph/detail/empty_header.hpp> #endif #endif // #ifndef BOOST_GRAPH_DETAIL_MPI_INCLUDE_HPP_INCLUDED
修改文件时间
将文件时间修改为当前时间的前一年
删除文件