summaryrefslogtreecommitdiff
path: root/modules/async
diff options
context:
space:
mode:
authorClaudius "keldu" Holeksa <mail@keldu.de>2024-01-23 13:08:41 +0100
committerClaudius "keldu" Holeksa <mail@keldu.de>2024-01-23 13:08:41 +0100
commita9d2025030d0a7641f4b0701bd4aff7d2db5aeb4 (patch)
treec4eed292ca530ed95ffa054c559e8f994474fe5f /modules/async
parente954a37fd6649bf1d9bff4669b136f02c351f977 (diff)
async: Changed file endings
Diffstat (limited to 'modules/async')
-rw-r--r--modules/async/c++/async.hpp (renamed from modules/async/c++/async.h)2
-rw-r--r--modules/async/c++/async.tmpl.hpp (renamed from modules/async/c++/async.tmpl.h)0
2 files changed, 1 insertions, 1 deletions
diff --git a/modules/async/c++/async.h b/modules/async/c++/async.hpp
index 66afa38..92ada9c 100644
--- a/modules/async/c++/async.h
+++ b/modules/async/c++/async.hpp
@@ -1020,4 +1020,4 @@ public:
} // namespace saw
-#include "async.tmpl.h"
+#include "async.tmpl.hpp
diff --git a/modules/async/c++/async.tmpl.h b/modules/async/c++/async.tmpl.hpp
index 8fcb59c..8fcb59c 100644
--- a/modules/async/c++/async.tmpl.h
+++ b/modules/async/c++/async.tmpl.hpp