removed last assert.h occurance in a header (nw)

This commit is contained in:
Oliver Stöneberg 2015-03-20 12:32:57 +01:00
parent c61c31ee06
commit 1957bc420d

View File

@ -79,7 +79,6 @@
#define __DELEGATE_H__
// standard C++ includes
#include <assert.h>
#include <exception>
#include <typeinfo>