removed: alloca.h from func.c

This commit is contained in:
Sven Vogel 2024-07-02 16:50:08 +02:00
parent 68b153e04d
commit 4eae645e7b
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
#include <alloca.h>
#include <codegen/backend.h>
#include <llvm-c/Core.h>
#include <llvm-c/Types.h>