added #include <assert.h>

This commit is contained in:
Nico Pietroni 2013-09-21 00:54:53 +00:00
parent 7c08094a50
commit e3a8a50bc5
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ First Working Release (with this comment)
#define __VCGLIB_SIMPLE__
#include <limits>
#include <assert.h>
#include <vector>
#include <cstring>