#ifndef MYNTEYE_INTERNAL_CONFIG_H_ // NOLINT #define MYNTEYE_INTERNAL_CONFIG_H_ #pragma once #include #include #include "mynteye/mynteye.h" #include "mynteye/types.h" MYNTEYE_BEGIN_NAMESPACE using StreamSupports = std::set; using CapabilitiesSupports = std::set; using OptionSupports = std::set