X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FExternals.dox;h=3c1e96cbfbaf621334978933a4acfcb664474a03;hb=a1fdb7bb122f0b05be809a922d4b7ef5e125fa67;hp=f517454db6946e1c9bcbc510c19c7fe10e4e3df8;hpb=65909c44022ccd7b97d4c2810fbf67ffa980207e;p=senf.git diff --git a/Utils/Externals.dox b/Utils/Externals.dox index f517454..3c1e96c 100644 --- a/Utils/Externals.dox +++ b/Utils/Externals.dox @@ -11,6 +11,10 @@ namespace boost { class noncopyable {}; } namespace boost { class singleton_pool {}; } namespace boost { class totally_ordered {}; } namespace boost { class true_type {}; } +namespace boost { class enable_shared_from_this {}; } +namespace boost { namespace spirit { class grammar {}; } } +namespace boost { namespace spirit { class grammar_def {}; } } +namespace boost { namespace iostreams { class sink {}; } } namespace std { class exception {}; } namespace std { class string {}; } ///\}