added <assert.h>

This commit is contained in:
Laurent Rineau 2006-03-23 16:31:14 +00:00
parent bf6fc29c4f
commit 08461f35c0
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@
//
// Author(s) : Laurent Rineau
#include <assert.h>
#include "parameters.h"
#include "implicit_functions.h"