Added #include <assert.h>

This commit is contained in:
Paolo Cignoni 2006-10-17 06:54:14 +00:00
parent 17979a3b54
commit 804c4aaf1c
1 changed files with 4 additions and 0 deletions

View File

@ -24,6 +24,9 @@
History
$Log: not supported by cvs2svn $
Revision 1.30 2006/10/02 09:31:47 ponchio
usual typename missing
Revision 1.29 2006/09/29 15:11:41 giec
Fixed a few bug.
@ -126,6 +129,7 @@ Initial commit
#define __VCGLIB_TRIALLOCATOR
#include <vector>
#include <assert.h>
namespace vcg {
namespace tri {