From a913751f89f9d967c3db770bd54fb24cca153438 Mon Sep 17 00:00:00 2001 From: Felippe de Meirelles Motta Date: Sun, 6 Oct 2013 05:06:13 +0000 Subject: - Update to 0.22. - Stage Support - Fix build on current --- graphics/ocrad/files/patch-character_r11.cc | 10 ++++++++++ graphics/ocrad/files/patch-feats_test0.cc | 10 ++++++++++ graphics/ocrad/files/patch-profile.cc | 10 ++++++++++ graphics/ocrad/files/patch-track.cc | 10 ++++++++++ 4 files changed, 40 insertions(+) create mode 100644 graphics/ocrad/files/patch-character_r11.cc create mode 100644 graphics/ocrad/files/patch-feats_test0.cc create mode 100644 graphics/ocrad/files/patch-profile.cc create mode 100644 graphics/ocrad/files/patch-track.cc (limited to 'graphics/ocrad/files') diff --git a/graphics/ocrad/files/patch-character_r11.cc b/graphics/ocrad/files/patch-character_r11.cc new file mode 100644 index 000000000000..0ee4b412ed05 --- /dev/null +++ b/graphics/ocrad/files/patch-character_r11.cc @@ -0,0 +1,10 @@ +--- character_r11.cc.orig 2013-10-03 17:20:43.000000000 -0300 ++++ character_r11.cc 2013-10-03 17:20:54.000000000 -0300 +@@ -18,6 +18,7 @@ + + #include + #include ++#include + #include + #include + diff --git a/graphics/ocrad/files/patch-feats_test0.cc b/graphics/ocrad/files/patch-feats_test0.cc new file mode 100644 index 000000000000..1868c5922cfd --- /dev/null +++ b/graphics/ocrad/files/patch-feats_test0.cc @@ -0,0 +1,10 @@ +--- feats_test0.cc.orig 2013-10-03 17:19:50.000000000 -0300 ++++ feats_test0.cc 2013-10-03 17:20:00.000000000 -0300 +@@ -18,6 +18,7 @@ + + #include + #include ++#include + #include + #include + diff --git a/graphics/ocrad/files/patch-profile.cc b/graphics/ocrad/files/patch-profile.cc new file mode 100644 index 000000000000..31d8c01aef90 --- /dev/null +++ b/graphics/ocrad/files/patch-profile.cc @@ -0,0 +1,10 @@ +--- profile.cc.orig 2013-10-03 17:16:53.000000000 -0300 ++++ profile.cc 2013-10-03 17:17:01.000000000 -0300 +@@ -18,6 +18,7 @@ + + #include + #include ++#include + #include + #include + diff --git a/graphics/ocrad/files/patch-track.cc b/graphics/ocrad/files/patch-track.cc new file mode 100644 index 000000000000..9cc41e7a38fb --- /dev/null +++ b/graphics/ocrad/files/patch-track.cc @@ -0,0 +1,10 @@ +--- 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 + #include ++#include + #include + + #include "common.h" -- cgit v1.2.3