12 lines
203 B
Plaintext
12 lines
203 B
Plaintext
Index: src/c_geometry.cpp
|
|
--- src/c_geometry.cpp.orig
|
|
+++ src/c_geometry.cpp
|
|
@@ -20,6 +20,7 @@
|
|
|
|
#include "nec_context.h"
|
|
#include "nec_exception.h"
|
|
+#include <stdlib.h>
|
|
|
|
c_geometry::c_geometry()
|
|
{
|