From 3a9541c9856adc5b16b00743a2c32b4d12d96984 Mon Sep 17 00:00:00 2001 From: x Date: Fri, 31 Mar 2023 19:37:48 +0200 Subject: [PATCH] TurboPFor : Rust bindings --- rust/wrapper.h | 1 + 1 file changed, 1 insertion(+) diff --git a/rust/wrapper.h b/rust/wrapper.h index e1ebe92..b006603 100644 --- a/rust/wrapper.h +++ b/rust/wrapper.h @@ -1 +1,2 @@ +// Include TurboPFor public c/c++ header #include "../include/ic.h"