Guest User

Untitled

a guest
Jul 21st, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. Index: include/mapnik/feature_style_processor.hpp
  2. ===================================================================
  3. --- include/mapnik/feature_style_processor.hpp (revision 2548)
  4. +++ include/mapnik/feature_style_processor.hpp (working copy)
  5. @@ -323,6 +323,7 @@
  6. boost::apply_visitor(symbol_dispatch(p,*feature,prj_trans),sym);
  7. }
  8. }
  9. + break;
  10. }
  11. }
  12. if (do_else)
Add Comment
Please, Sign In to add comment