From 0a2e0ad5f7ffa9dffd2f2d006430a928535c4a84 Mon Sep 17 00:00:00 2001 From: SubaruG Date: Fri, 29 Jan 2010 04:49:47 +0900 Subject: [PATCH] =?utf8?q?=5F=5F=20=E3=82=92=E5=90=AB=E3=82=80=E3=83=88?= =?utf8?q?=E3=83=BC=E3=82=AF=E3=83=B3=E3=81=AF=E4=BA=88=E7=B4=84=E6=B8=88?= =?utf8?q?=E3=81=BF=E3=81=A8=E3=81=84=E3=81=86=E3=81=93=E3=81=A8=E3=81=A7?= =?utf8?q?=E5=BE=AE=E8=A8=82=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- gintenlib/new_.hpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gintenlib/new_.hpp b/gintenlib/new_.hpp index dc3bd84..de58741 100644 --- a/gintenlib/new_.hpp +++ b/gintenlib/new_.hpp @@ -1,5 +1,5 @@ -#ifndef GINTENLIB_INCLUDED_NEW__HPP_ -#define GINTENLIB_INCLUDED_NEW__HPP_ +#ifndef GINTENLIB_INCLUDED_NEW_HPP_ +#define GINTENLIB_INCLUDED_NEW_HPP_ /* @@ -291,4 +291,4 @@ namespace gintenlib } // namespace gintenlib -#endif // #ifndef GINTENLIB_INCLUDED_NEW__HPP_ +#endif // #ifndef GINTENLIB_INCLUDED_NEW_HPP_ -- 2.11.0