mirror of
https://github.com/boostorg/mpl.git
synced 2025-08-09 17:54:46 +02:00
fix bad include guard
[SVN r31919]
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
#ifndef BOOST_MPL_SET_AUX_AT_IMPL_HPP_INCLUDED
|
#ifndef BOOST_MPL_MAP_AUX_AT_IMPL_HPP_INCLUDED
|
||||||
#define BOOST_MPL_SET_AUX_AT_IMPL_HPP_INCLUDED
|
#define BOOST_MPL_MAP_AUX_AT_IMPL_HPP_INCLUDED
|
||||||
|
|
||||||
// Copyright Aleksey Gurtovoy 2003-2004
|
// Copyright Aleksey Gurtovoy 2003-2004
|
||||||
// Copyright David Abrahams 2003-2004
|
// Copyright David Abrahams 2003-2004
|
||||||
|
Reference in New Issue
Block a user