]> git.lyx.org Git - lyx.git/blob - 3rdparty/boost/boost/utility/declval.hpp
de.po
[lyx.git] / 3rdparty / boost / boost / utility / declval.hpp
1 //  declval.hpp  -------------------------------------------------------------//
2
3 //  Copyright 2010 Vicente J. Botet Escriba
4
5 //  Distributed under the Boost Software License, Version 1.0.
6 //  See http://www.boost.org/LICENSE_1_0.txt
7
8 #ifndef BOOST_UTILITY_DECLVAL_HPP
9 #define BOOST_UTILITY_DECLVAL_HPP
10
11 #include <boost/type_traits/declval.hpp>
12
13 #endif  // BOOST_UTILITY_DECLVAL_HPP