]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/graph/example/cc-internet.cpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / libs / graph / example / cc-internet.cpp
index 0f2d930b19ddbaebe2192c9cfc60aab029e37b99..ca358271947b30aaa9d6687d125317ff8a11b018 100644 (file)
@@ -5,6 +5,14 @@
 // accompanying file LICENSE_1_0.txt or copy at
 // http://www.boost.org/LICENSE_1_0.txt)
 //=======================================================================
+
+/*
+   IMPORTANT!!!
+   ~~~~~~~~~~~~
+   This example uses interfaces that have been deprecated and removed from Boost.Grpah.
+   Someone needs to update it, as it does NOT compile.
+*/
+
 #include <boost/config.hpp>
 #include <fstream>
 #include <vector>