X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2Fimpl%2Fmembind.hh;h=3dad9bf8e83dd9b810e45d63b94245f6f80710e5;hb=5746957b0da2bb228b9284e9493158c113b2bbe0;hp=8e103628847a335698d0ecf58a0bbe4db5483c7a;hpb=f73fa16ed5abdce272ac77f8b8b9ef2b9922c266;p=senf.git diff --git a/Utils/impl/membind.hh b/Utils/impl/membind.hh index 8e10362..3dad9bf 100644 --- a/Utils/impl/membind.hh +++ b/Utils/impl/membind.hh @@ -1,8 +1,8 @@ // $Id$ // // Copyright (C) 2006 -// Fraunhofer Institute for Open Communication Systems (FOKUS) -// Competence Center NETwork research (NET), St. Augustin, GERMANY +// 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 @@ -27,7 +27,6 @@ #include #include #include -#include "../../config.hh" template boost::function membind(R (T::* fn)(),scOBTYPE ob)