#ifndef JASREPORT_H #define JASREPORT_H void JASReport(const char* message, ...); #endif /* JASREPORT_H */