fix bad include guard

[SVN r31919]
This commit is contained in:
Eric Niebler
2005-12-05 17:59:21 +00:00
parent b6cb514192
commit 3b39c6bbcd

View File

@@ -1,6 +1,6 @@
#ifndef BOOST_MPL_SET_AUX_AT_IMPL_HPP_INCLUDED
#define BOOST_MPL_SET_AUX_AT_IMPL_HPP_INCLUDED
#ifndef BOOST_MPL_MAP_AUX_AT_IMPL_HPP_INCLUDED
#define BOOST_MPL_MAP_AUX_AT_IMPL_HPP_INCLUDED
// Copyright Aleksey Gurtovoy 2003-2004
// Copyright David Abrahams 2003-2004