Files
eqemu-server/libs/luabind/luabind/detail/deduce_signature.hpp
T
2019-06-22 16:23:14 -07:00

21 lines
525 B
C++

// Copyright Daniel Wallin 2008. Use, modification and distribution is
// subject to 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)
# ifndef LUABIND_DEDUCE_SIGNATURE_080911_HPP
# define LUABIND_DEDUCE_SIGNATURE_080911_HPP
#include <luabind/detail/meta.hpp>
#include <luabind/detail/type_traits.hpp>
namespace luabind {
namespace detail {
} // namespace detail
} // namespace luabind
# endif // LUABIND_DEDUCE_SIGNATURE_080911_HPP