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

10 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"