blob: e12e16383c652e492e6c4b5852958447782815be [file] [log] [blame]
/* This file is public domain. */
#ifdef __MWERKS__
#include "mw_stdarg.h"
#else
#error "This header only supports __MWERKS__."
#endif