mirror of
https://github.com/encounter/bfbb.git
synced 2026-03-30 10:58:00 -07:00
6 lines
73 B
C
6 lines
73 B
C
#ifndef _MSL_STDARG_H
|
|
#define _MSL_STDARG_H
|
|
|
|
#include <va_list.h>
|
|
|
|
#endif |