blob: e6573103ce0013a6acc1882cc03d193fb5584da7 [file] [log] [blame] [edit]
#include <cstdarg>
#include <cstdint>
#include <cstdlib>
#include <ostream>
#include <new>
extern "C" {
void do_the_thing_with_export_name();
} // extern "C"