#pragma once namespace nlohmann { namespace detail { template using void_t = void; } }