Publishing 2019 R1 content
[platform/upstream/dldt.git] / inference-engine / thirdparty / clDNN / common / boost / 1.64.0 / include / boost-1_64 / boost / make_unique.hpp
1 /*
2 Copyright 2014 Glen Joseph Fernandes
3 (glenjofe@gmail.com)
4
5 Distributed under the Boost Software License, Version 1.0.
6 (http://www.boost.org/LICENSE_1_0.txt)
7 */
8 #ifndef BOOST_MAKE_UNIQUE_HPP_INCLUDED
9 #define BOOST_MAKE_UNIQUE_HPP_INCLUDED
10
11 #include <boost/smart_ptr/make_unique.hpp>
12
13 #endif