added #include <assert.h>
This commit is contained in:
parent
7c08094a50
commit
e3a8a50bc5
vcg/container
|
@ -49,6 +49,7 @@ First Working Release (with this comment)
|
|||
#define __VCGLIB_SIMPLE__
|
||||
|
||||
#include <limits>
|
||||
#include <assert.h>
|
||||
#include <vector>
|
||||
#include <cstring>
|
||||
|
||||
|
|
Loading…
Reference in New Issue