Initial import
This commit is contained in:
5
libc/isystem/string.h
Normal file
5
libc/isystem/string.h
Normal file
@ -0,0 +1,5 @@
|
||||
#ifndef LIBC_ISYSTEM_STRING_H_
|
||||
#define LIBC_ISYSTEM_STRING_H_
|
||||
#include "libc/alg/alg.h"
|
||||
#include "libc/str/str.h"
|
||||
#endif
|
||||
Reference in New Issue
Block a user