summaryrefslogtreecommitdiff
path: root/wrapper.h
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2022-07-17 11:31:30 +0300
committerYuval Adam <_@yuv.al>2022-07-17 11:31:30 +0300
commit609c8c2afe979fc0d29f9418fd95050fa39e4f57 (patch)
tree596a85d95df49a591fdca816ffa5b2b1a2180e10 /wrapper.h
parent7b0319a4851c58d4234110cdf9497135ce99b2a7 (diff)
Add basic bindgen skeleton
Diffstat (limited to 'wrapper.h')
-rw-r--r--wrapper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/wrapper.h b/wrapper.h
new file mode 100644
index 0000000..ae333d5
--- /dev/null
+++ b/wrapper.h
@@ -0,0 +1 @@
+#include <codec2/codec2.h>