summaryrefslogtreecommitdiffstats
path: root/php/lasso.h
diff options
context:
space:
mode:
Diffstat (limited to 'php/lasso.h')
-rw-r--r--php/lasso.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/php/lasso.h b/php/lasso.h
new file mode 100644
index 00000000..5834545c
--- /dev/null
+++ b/php/lasso.h
@@ -0,0 +1,7 @@
+
+#ifndef LASSO_H
+#define LASSO_H
+
+#include <lasso/lasso.h>
+
+#endif /* LASSO_H */