X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=libstdc%2B%2B-v3%2Finclude%2Fbackward%2Fiomanip.h;h=160dbebcdbf45d89c5b8d5046ead788fb798ad35;hb=dbccc45ae903778d235be632ea79ef85716e6a45;hp=dad183edde16f1b741f033ded538750de2adb0fe;hpb=0d249f4576621cba981fd70e53f3f60ee68b2171;p=pf3gnuchains%2Fgcc-fork.git diff --git a/libstdc++-v3/include/backward/iomanip.h b/libstdc++-v3/include/backward/iomanip.h index dad183edde1..160dbebcdbf 100644 --- a/libstdc++-v3/include/backward/iomanip.h +++ b/libstdc++-v3/include/backward/iomanip.h @@ -25,12 +25,12 @@ // invalidate any other reasons why the executable file might be covered by // the GNU General Public License. -#ifndef _CPP_BACKWARD_IOMANIP_H -#define _CPP_BACKWARD_IOMANIP_H 1 +#ifndef _BACKWARD_IOMANIP_H +#define _BACKWARD_IOMANIP_H 1 #include "backward_warning.h" #include "iostream.h" -#include +#include // These are from as per [27.4]. using std::boolalpha;