blob: e12e16383c652e492e6c4b5852958447782815be [file] [log] [blame]
Andrew Hsiehfaf1fe22012-11-09 21:00:58 -08001/* This file is public domain. */
2#ifdef __MWERKS__
3#include "mw_stdarg.h"
4#else
5#error "This header only supports __MWERKS__."
6#endif