From 50fdaad132b2939d8fc935cfa68df74497a6f4b5 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Mon, 18 Jul 2022 07:34:28 +0300 Subject: Move to workspace file structure --- codec2-sys/src/wrapper.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 codec2-sys/src/wrapper.h (limited to 'codec2-sys/src/wrapper.h') diff --git a/codec2-sys/src/wrapper.h b/codec2-sys/src/wrapper.h new file mode 100644 index 0000000..ae333d5 --- /dev/null +++ b/codec2-sys/src/wrapper.h @@ -0,0 +1 @@ +#include -- cgit v1.3.1