mirror of
https://github.com/boostorg/mpi.git
synced 2026-02-25 16:32:22 +00:00
Added missing declspec
[SVN r55426]
This commit is contained in:
@@ -88,7 +88,7 @@ private:
|
||||
};
|
||||
|
||||
/// Retrieve the MPI datatype cache
|
||||
mpi_datatype_map& mpi_datatype_cache();
|
||||
BOOST_MPI_DECL mpi_datatype_map& mpi_datatype_cache();
|
||||
|
||||
} } } // end namespace boost::mpi::detail
|
||||
|
||||
|
||||
Reference in New Issue
Block a user