X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2Fimpl%2Fmembind.hh;h=3dad9bf8e83dd9b810e45d63b94245f6f80710e5;hb=92f8630b75f3ef50e73c48cde58645dcd1534e27;hp=6b6681c9c07476593b3be91b0fffcc801e4f7136;hpb=271789888cd1ae6361607616f9f4e6e460e192c4;p=senf.git diff --git a/Utils/impl/membind.hh b/Utils/impl/membind.hh index 6b6681c..3dad9bf 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,6 @@ #include #include #include -#include "../../config.hh" template boost::function membind(R (T::* fn)(),scOBTYPE ob)