aboutsummaryrefslogtreecommitdiff
path: root/ttwhy/io.cppm
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2026-06-18 09:05:34 +0200
committerFelix Morgner <felix.morgner@gmail.com>2026-06-18 09:05:34 +0200
commit4a365d974b17f71914909df8fe532edc929f3cad (patch)
tree148f33e962bdd17e1dda3ba7a88d17e778e9f9a0 /ttwhy/io.cppm
parent6dc9508bf13d78a990a36b2b43e9fa498ddbe228 (diff)
downloadttwhy-4a365d974b17f71914909df8fe532edc929f3cad.tar.xz
ttwhy-4a365d974b17f71914909df8fe532edc929f3cad.zip
chore: clean up code
Diffstat (limited to 'ttwhy/io.cppm')
-rw-r--r--ttwhy/io.cppm1
1 files changed, 0 insertions, 1 deletions
diff --git a/ttwhy/io.cppm b/ttwhy/io.cppm
index 353bdfa..230f180 100644
--- a/ttwhy/io.cppm
+++ b/ttwhy/io.cppm
@@ -4,7 +4,6 @@ module;
#include <expected>
#include <format>
-#include <string>
export module ttwhy:io;