X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2Fimpl%2Fmembind.hh;h=fcf3eaf13001149721d6935a7f33e596fc48d3a8;hb=8488a803a9e1dfa293af161eb271503990d6fdd3;hp=7dc1930ad83b818ea88fc7026fab97b844afa3a4;hpb=8d2d26f114d3df0a60c5c516fcf40671b1e55558;p=senf.git diff --git a/Utils/impl/membind.hh b/Utils/impl/membind.hh index 7dc1930..fcf3eaf 100644 --- a/Utils/impl/membind.hh +++ b/Utils/impl/membind.hh @@ -1,9 +1,9 @@ // $Id$ // // Copyright (C) 2006 -// Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) -// Kompetenzzentrum fuer Satelitenkommunikation (SatCom) -// Stefan Bund +// 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 // it under the terms of the GNU General Public License as published by @@ -27,7 +27,7 @@ #include #include #include -#include "../../config.h" +#include "../../config.hh" template boost::function membind(R (T::* fn)(),scOBTYPE ob)