#ifndef JASREPORT_H #define JASREPORT_H #include "dolphin/types.h" void JASReport(const char* message, ...); #endif /* JASREPORT_H */