]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/asio/example/cpp03/http/server2/Jamfile.v2
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / asio / example / cpp03 / http / server2 / Jamfile.v2
index 0b4d35e8644d9d893fec9e1131b4afb74521b2a9..2bad75f1c8ed375ee6432c93c109edd478e13fc8 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2016 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
 #
 # Distributed under the Boost Software License, Version 1.0. (See accompanying
 # file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
@@ -28,7 +28,7 @@ else if [ os.name ] = HAIKU
 
 exe server
   : connection.cpp
-    io_service_pool.cpp
+    io_context_pool.cpp
     main.cpp
     mime_types.cpp
     reply.cpp