diff --git a/plugin/include/txn_box/yaml_util.h b/plugin/include/txn_box/yaml_util.h index 441f8f7..8a780f2 100644 --- a/plugin/include/txn_box/yaml_util.h +++ b/plugin/include/txn_box/yaml_util.h @@ -106,6 +106,7 @@ swoc::Rv yaml_load(swoc::file::path const &path); namespace YAML { +# if !defined(YAML_H_62B23520_7C8E_11DE_8A39_0800200C9A66) // Need these to pass views in to node indexing. template <> struct convert { static Node @@ -123,6 +124,7 @@ template <> struct convert { return true; } }; +#endif template <> struct convert { static Node