Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
liss-h committed Dec 11, 2024
1 parent 32aa4bb commit 8147e96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test_package/example.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#include <dice/ffi/metall.h>
#include <cstring>

#if __has_include(<metall/logger_interface.h>)
extern "C" void metall_log(metall_log_level, char const *, size_t, char const *) {
Expand Down

0 comments on commit 8147e96

Please sign in to comment.