#pragma once // Default OCPL user to use when -u is not used std::string ocpl_user_uuid = ""; // Consumer key for OCPL API std::string ocpl_key = ""; // Home location Cache::home = { 0, 0 };