summaryrefslogtreecommitdiff
path: root/src/pattern/all.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pattern/all.h')
-rw-r--r--src/pattern/all.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/pattern/all.h b/src/pattern/all.h
new file mode 100644
index 0000000..6496e02
--- /dev/null
+++ b/src/pattern/all.h
@@ -0,0 +1,5 @@
+#pragma once
+
+#include "pattern/ps.h"
+#include "pattern/sss.h"
+#include "pattern/none.h"