#pragma once #include // Compatibility shim for oxenc includes namespace oxenmq { using oxenc::bt_list_producer; using oxenc::bt_dict_producer; } // namespace oxenmq