summaryrefslogtreecommitdiff
path: root/lib/src/turnsmm.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/src/turnsmm.hpp')
-rw-r--r--lib/src/turnsmm.hpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/src/turnsmm.hpp b/lib/src/turnsmm.hpp
new file mode 100644
index 0000000..122a5c9
--- /dev/null
+++ b/lib/src/turnsmm.hpp
@@ -0,0 +1,6 @@
+#ifndef TURNSMM_HPP
+#define TURNSMM_HPP
+
+#include "turnsmm/participant.hpp" // IWYU pragma: export
+
+#endif \ No newline at end of file