View | Details | Raw Unified | Return to bug 208904 | Differences between
and this patch

Collapse All | Expand All

(-)cad/openvsp/files/patch-src_vsp__graphic_src_Scene.cpp (+10 lines)
Line 0 Link Here
1
--- src/vsp_graphic/src/Scene.cpp.orig	2016-04-22 13:35:09 UTC
2
+++ src/vsp_graphic/src/Scene.cpp
3
@@ -16,6 +16,7 @@
4
 #include "ByteOperationUtil.h"
5
 
6
 #include <assert.h>
7
+#include <stdlib.h>
8
 
9
 namespace VSPGraphic
10
 {

Return to bug 208904