diff --git a/src/item.h b/src/item.h index ca16d87b3..4dc6df7e6 100644 --- a/src/item.h +++ b/src/item.h @@ -92,7 +92,7 @@ class item_t : public supports_flags, public scope_t typedef std::pair, bool> tag_data_t; typedef std::map > string_map; + std::function > string_map; state_t _state; optional _date;