ports/devel/bisoncpp/files/patch-options__options.ih
Gabor Pali 72f9361d72 - Update to 4.05.00
- Add support for staging, use shebangfix, switch to GCC 4.7
- Give up maintainership
2013-11-28 07:18:41 +00:00

10 lines
288 B
Text

--- ./options/options.ih.orig 2013-06-21 11:16:34.000000000 +0200
+++ ./options/options.ih 2013-11-27 18:56:37.000000000 +0100
@@ -4,6 +4,7 @@
#include <bobcat/arg>
#include <bobcat/string>
#include <bobcat/mstream>
+#include <bobcat/a2x>
using namespace std;
using namespace FBB;