mirror of
https://git.freebsd.org/ports.git
synced 2025-06-25 06:30:29 -04:00
10 lines
228 B
C++
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>
|