Skip to content

Commit

Permalink
Minor bug on metacall.
Browse files Browse the repository at this point in the history
  • Loading branch information
viferga committed Dec 10, 2024
1 parent 0d8f507 commit cdedb2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/metacall/include/metacall/metacall_log.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ extern "C" {

/* -- Headers -- */

#include <stdarg.h>
#include <stdint.h>
#include <stdio.h>

Expand Down

0 comments on commit cdedb2e

Please sign in to comment.