IMP Reference Guide
2.14.0
The Integrative Modeling Platform
|
Include the correct headers to get the boost vector_property_map. More...
#include <IMP/kernel_config.h>
#include <boost/version.hpp>
#include <boost/property_map.hpp>
#include <boost/vector_property_map.hpp>
Go to the source code of this file.
Include the correct headers to get the boost vector_property_map.
The location of the definition of boost::vector_property_map has changed in the boost versions supported by IMP
. This header makes sure the correct file is included.
Copyright 2007-2020 IMP Inventors. All rights reserved.
Definition in file vector_property_map.h.