assert.h++

SVN revision: 82531
This commit is contained in:
Carsten Haitzler 2013-01-10 08:50:04 +00:00
parent 0e98a9a8e6
commit c5bcdd2398
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@ void *alloca (size_t);
# include <errno.h>
# include <signal.h>
# include <inttypes.h>
# include <assert.h>
# ifdef HAVE_GETTEXT
# include <libintl.h>