X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2Fimpl%2Fmembind.hh;h=3dad9bf8e83dd9b810e45d63b94245f6f80710e5;hb=5746957b0da2bb228b9284e9493158c113b2bbe0;hp=fcf3eaf13001149721d6935a7f33e596fc48d3a8;hpb=a1a6c76a214ad1935032826713cabaf9ac57bf07;p=senf.git diff --git a/Utils/impl/membind.hh b/Utils/impl/membind.hh index fcf3eaf..3dad9bf 100644 --- a/Utils/impl/membind.hh +++ b/Utils/impl/membind.hh @@ -27,7 +27,6 @@ #include #include #include -#include "../../config.hh" template boost::function membind(R (T::* fn)(),scOBTYPE ob)