X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2Fsafe_bool.hh;h=44c18616b2deace28baedaa147198ea716ed7332;hb=412024ed31a4ab4eaea7a4165a434f8efebee325;hp=126b2ad52b2e03270205a5a04f7833a88482c8e8;hpb=f73fa16ed5abdce272ac77f8b8b9ef2b9922c266;p=senf.git diff --git a/Utils/safe_bool.hh b/Utils/safe_bool.hh index 126b2ad..44c1861 100644 --- a/Utils/safe_bool.hh +++ b/Utils/safe_bool.hh @@ -1,8 +1,8 @@ // $Id$ // -// Copyright (C) 2007 -// Fraunhofer Institute for Open Communication Systems (FOKUS) -// Competence Center NETwork research (NET), St. Augustin, GERMANY +// Copyright (C) 2007 +// Fraunhofer Institute for Open Communication Systems (FOKUS) +// Competence Center NETwork research (NET), St. Augustin, GERMANY // Stefan Bund // // This program is free software; you can redistribute it and/or modify @@ -23,8 +23,8 @@ /** \file \brief safe_bool public header */ -#ifndef HH_safe_bool_ -#define HH_safe_bool_ 1 +#ifndef HH_SENF_Utils_safe_bool_ +#define HH_SENF_Utils_safe_bool_ 1 // Custom includes