Add NotificationDispatcher.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2887 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 1998-07-30 20:55:41 +00:00
parent d987db52d2
commit 06f92e2b34

View file

@ -95,4 +95,6 @@
userInfo: (NSDictionary*)user_info;
@end
#include <gnustep/base/NotificationDispatcher.h>
#endif /*__NSNotification_h_GNUSTEP_BASE_INCLUDE */