DEBSOURCES
Skip Quicknav
sources / ismrmrd / 1.15.0-2 / tests / embedded_xml.h.in
12345
#pragma once #include <string> const std::string basic_xml = "${ismrmrd_example}"; const std::string extended_xml = "${ismrmrd_example_extended}";