about summary refs log tree commit diff stats
path: root/src/wrapped/generated/wrappedlibcryptdefs.h
diff options
context:
space:
mode:
authorrajdakin <rajdakin@gmail.com>2021-08-01 17:06:40 +0200
committerrajdakin <rajdakin@gmail.com>2021-08-01 17:06:40 +0200
commit1f02ab17e37ac2ed766a9434449af5f58d627613 (patch)
tree30cab9603e2a2d913f13f498f34278a8cddfefad /src/wrapped/generated/wrappedlibcryptdefs.h
parente1d8f1d7e55ea83a8c30680560c22b200cdeb9cd (diff)
downloadbox64-1f02ab17e37ac2ed766a9434449af5f58d627613.tar.gz
box64-1f02ab17e37ac2ed766a9434449af5f58d627613.zip
Fixed SDL2 build, allowing to include structures in function signatures
Diffstat (limited to 'src/wrapped/generated/wrappedlibcryptdefs.h')
-rw-r--r--src/wrapped/generated/wrappedlibcryptdefs.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/wrapped/generated/wrappedlibcryptdefs.h b/src/wrapped/generated/wrappedlibcryptdefs.h
new file mode 100644
index 00000000..c5122190
--- /dev/null
+++ b/src/wrapped/generated/wrappedlibcryptdefs.h
@@ -0,0 +1,8 @@
+/*******************************************************************
+ * File automatically generated by rebuild_wrappers.py (v2.0.2.15) *
+ *******************************************************************/
+#ifndef __wrappedlibcryptDEFS_H_
+#define __wrappedlibcryptDEFS_H_
+
+
+#endif // __wrappedlibcryptDEFS_H_