diff options
Diffstat (limited to 'devel/bisoncpp/files/patch-scanner__scanner.ih')
-rw-r--r-- | devel/bisoncpp/files/patch-scanner__scanner.ih | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/bisoncpp/files/patch-scanner__scanner.ih b/devel/bisoncpp/files/patch-scanner__scanner.ih new file mode 100644 index 000000000000..83ad8f67d145 --- /dev/null +++ b/devel/bisoncpp/files/patch-scanner__scanner.ih @@ -0,0 +1,10 @@ +--- ./scanner/scanner.ih.orig 2013-06-23 20:13:49.000000000 +0200 ++++ ./scanner/scanner.ih 2013-11-27 19:03:53.000000000 +0100 +@@ -14,6 +14,7 @@ + #include <bobcat/arg> + #include <bobcat/mstream> + #include <bobcat/string> ++#include <bobcat/a2x> + + #include "../parser/parserbase.h" + #include "../options/options.h" |