freebsd-ports/devel/bisoncpp/files/patch-block__block.ih
Muhammad Moinur Rahman d8f1c4f58c devel/bisoncpp: Update version 4.09.02=>4.10.01
- Fix patch files to reflect 'make makepatch'
2015-06-08 18:49:52 +00:00

12 lines
218 B
Text

--- block/block.ih.orig 2013-06-23 18:13:49 UTC
+++ block/block.ih
@@ -5,6 +5,8 @@
#include <iterator>
#include <limits>
-using namespace std;
+#include <bobcat/a2x>
+using namespace std;
+using namespace FBB;