mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-31 03:40:08 +00:00
Fix ir bugs: global variable names, untyped to any assignment
This commit is contained in:
+2
-2
@@ -275,8 +275,8 @@ extern "C" {
|
||||
|
||||
|
||||
// TODO(bill): How many of these headers do I really need?
|
||||
#include <stdarg.h>
|
||||
#include <stddef.h>
|
||||
// #include <stdarg.h>
|
||||
// #include <stddef.h>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user