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