diff --git a/sprout/type_traits/is_swappable.hpp b/sprout/type_traits/is_swappable.hpp index b36f9c1c..f5a5e500 100644 --- a/sprout/type_traits/is_swappable.hpp +++ b/sprout/type_traits/is_swappable.hpp @@ -6,7 +6,7 @@ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) =============================================================================*/ #ifndef SPROUT_TYPE_TRAITS_IS_SWAPPABLE_HPP -#define SPROUT_TYPE_TRAITS_IS_SWAPPABLE_WITH_HPP +#define SPROUT_TYPE_TRAITS_IS_SWAPPABLE_HPP #include #include