From ebfcf12ef196de0b6706a672c8de2d9499c70c57 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Wed, 19 Jun 2002 13:37:09 +0000 Subject: [PATCH] formatting [SVN r14181] --- include/boost/preprocessor/detail/expand.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/preprocessor/detail/expand.hpp b/include/boost/preprocessor/detail/expand.hpp index 055bc7e..7e46412 100644 --- a/include/boost/preprocessor/detail/expand.hpp +++ b/include/boost/preprocessor/detail/expand.hpp @@ -1,5 +1,5 @@ #ifndef BOOST_PREPROCESSOR_DETAIL_EXPAND_HPP -#define BOOST_PREPROCESSOR_DETAIL_EXPAND_HPP +# define BOOST_PREPROCESSOR_DETAIL_EXPAND_HPP /* Copyright (C) 2002 Vesa Karvonen *