git-svn-id: http://root.cern.ch/svn/root/trunk@46331 27541ba8-7e3a-0410-8455-c3a389f83636
This commit is contained in:
Vassil Vassilev 2012-10-05 10:32:03 +00:00
parent f8d42d206f
commit 5e4f599000

View File

@ -179,6 +179,6 @@ public:
static bool classof(const MultiplexExternalSemaSource*) { return true; }
};
} // end namespace clang
} // end namespace cling
#endif // CLING_MULTIPLEX_EXTERNAL_SEMA_SOURCE_H