Added an #include<assert.h> to avoid compile problems on some systems.
This commit is contained in:
@@ -79,6 +79,8 @@
|
||||
#endif
|
||||
#include "ConvertToInventor.h"
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
|
||||
#define DEBUG_IV_WRITER 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user