8 lines
85 B
C
8 lines
85 B
C
#ifndef _STRING_H
|
|
#define _STRING_H
|
|
|
|
#include <stdc_common.h>
|
|
|
|
|
|
|
|
#endif // _STRING_H
|