Merge branch 'master' into vulkan

This commit is contained in:
Alibek Omarov 2021-12-10 01:14:10 +03:00
commit e0f0e5f0cb
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ GNU General Public License for more details.
#define STDLIB_H
#include <stdarg.h>
#include <string.h>
#include "build.h"
#ifdef __GNUC__