freebsd-ports/devel/bisoncpp/files/patch-block__block.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

12 lines
270 B
Text

--- ./block/block.ih.orig 2013-06-23 20:13:49.000000000 +0200
+++ ./block/block.ih 2013-11-27 18:54:50.000000000 +0100
@@ -5,6 +5,8 @@
#include <iterator>
#include <limits>
-using namespace std;
+#include <bobcat/a2x>
+using namespace std;
+using namespace FBB;