lang-bootstrap/05/string.h
2022-02-15 15:40:15 -05:00

8 lines
85 B
C

#ifndef _STRING_H
#define _STRING_H
#include <stdc_common.h>
#endif // _STRING_H