summaryrefslogtreecommitdiff
path: root/boost/property_map/parallel/global_index_map.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/property_map/parallel/global_index_map.hpp')
-rw-r--r--boost/property_map/parallel/global_index_map.hpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/boost/property_map/parallel/global_index_map.hpp b/boost/property_map/parallel/global_index_map.hpp
index e40d27a07a..ab954445c5 100644
--- a/boost/property_map/parallel/global_index_map.hpp
+++ b/boost/property_map/parallel/global_index_map.hpp
@@ -9,10 +9,6 @@
#ifndef BOOST_PARALLEL_GLOBAL_INDEX_MAP_HPP
#define BOOST_PARALLEL_GLOBAL_INDEX_MAP_HPP
-#ifndef BOOST_GRAPH_USE_MPI
-#error "Parallel BGL files should not be included unless <boost/graph/use_mpi.hpp> has been included"
-#endif
-
#include <boost/property_map/property_map.hpp>
#include <vector>
#include <boost/shared_ptr.hpp>