ports/math/fityk/files/patch-wxgui__ceria.cpp
Wen Heping a6848ff6a3 - Update to 1.3.0
PR:		205894
Submitted by:	tkato432@yahoo.com
2016-03-06 10:53:58 +00:00

10 lines
228 B
C++

--- wxgui/ceria.cpp.orig 2015-05-25 17:42:29 UTC
+++ wxgui/ceria.cpp
@@ -9,6 +9,7 @@
#include <stdio.h>
#include <ctype.h>
#include <cmath>
+#include <stdlib.h>
#include <assert.h>
#include <string.h>
#include <algorithm>