blob: ade66a1a1931720c63e39d5cddd673035858d303 [file] [log] [blame]
Jeff Thompsona28eed82013-08-22 16:21:10 -07001
2// Copyright (C) John Maddock 2005.
3// Use, modification and distribution are subject to the Boost Software License,
4// Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
5// http://www.boost.org/LICENSE_1_0.txt).
6//
7// See http://www.boost.org/libs/type_traits for most recent version including documentation.
8
Jeff Thompson3d613fd2013-10-15 15:39:04 -07009#ifndef NDNBOOST_TT_ALIGNED_STORAGE_HPP_INCLUDED
10# define NDNBOOST_TT_ALIGNED_STORAGE_HPP_INCLUDED
Jeff Thompsona28eed82013-08-22 16:21:10 -070011# include <ndnboost/aligned_storage.hpp>
Jeff Thompson3d613fd2013-10-15 15:39:04 -070012#endif // NDNBOOST_TT_ALIGNED_STORAGE_HPP_INCLUDED
Jeff Thompsona28eed82013-08-22 16:21:10 -070013