Add stub headers

This commit is contained in:
Alex
2023-03-30 19:53:58 +03:00
parent 28b0a393bf
commit 09e549fdb7
10 changed files with 40 additions and 0 deletions

4
include/strings.h Normal file
View File

@ -0,0 +1,4 @@
#ifndef _STRINGS_H
#define _STRINGS_H
#endif // !_STRINGS_H