Index: head/astro/merkaartor/files/patch-src_Features_Feature.h =================================================================== --- head/astro/merkaartor/files/patch-src_Features_Feature.h (nonexistent) +++ head/astro/merkaartor/files/patch-src_Features_Feature.h (revision 536105) @@ -0,0 +1,10 @@ +--- src/Features/Feature.h.orig 2020-05-21 10:34:19 UTC ++++ src/Features/Feature.h +@@ -10,6 +10,7 @@ class Feature; + + #include + #include ++#include + + #define CAST_FEATURE(x) (dynamic_cast(x)) + #define CAST_NODE(x) (dynamic_cast(x)) Property changes on: head/astro/merkaartor/files/patch-src_Features_Feature.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property