1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/graphics/ocrad/files/patch-track.cc
Felippe de Meirelles Motta a913751f89 - Update to 0.22.
- Stage Support
- Fix build on current
2013-10-06 05:06:13 +00:00

11 lines
226 B
C++

--- track.cc.orig 2013-10-03 17:16:32.000000000 -0300
+++ track.cc 2013-10-03 17:16:46.000000000 -0300
@@ -18,6 +18,7 @@
#include <algorithm>
#include <cstdio>
+#include <cstdlib>
#include <vector>
#include "common.h"