1 2 3 4 5 6
#include <string> #include <vector> #include "std_vector.hpp" void abi_gen_std_vector(std::ostream& os) { }