#pragma once #include "duckhandy/compatibility.h" #include #include #include namespace tawashi { typedef std::vector> KeyValueList; KeyValueList split_env_vars ( const std::string& parCommaSeparatedList ) a_pure; } //namespace tawashi