20#ifndef ORES_VARIABILITY_SERVICE_DOMAIN_STUB_HPP
21#define ORES_VARIABILITY_SERVICE_DOMAIN_STUB_HPP
25namespace ores::variability::service::domain {
34std::string stub_function();
Stub to be removed once real domain types are added.
Definition stub.hpp:30