]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/dll/detail/pe_info.hpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / boost / dll / detail / pe_info.hpp
index 32e1b80ee91878bd60936bfadbf990bd9c2e6f6e..11e3ff3b469840413a82c5831ae32dc84c773c92 100644 (file)
@@ -1,5 +1,5 @@
 // Copyright 2014 Renato Tegon Forti, Antony Polukhin.
-// Copyright 2015-2020 Antony Polukhin.
+// Copyright Antony Polukhin, 2015-2022.
 //
 // Distributed under the Boost Software License, Version 1.0.
 // (See accompanying file LICENSE_1_0.txt
@@ -17,6 +17,7 @@
 #include <cstring>
 #include <fstream>
 #include <string> // for std::getline
+#include <vector>
 
 #include <boost/assert.hpp>
 #include <boost/cstdint.hpp>