From 38569c3a67960c71ac550fdfe518a5275c9659bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20H=C3=B6glinger-Stelzer?= Date: Sat, 2 Nov 2024 23:44:10 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3457b0e..541e5c6 100644 --- a/README.md +++ b/README.md @@ -120,3 +120,4 @@ This approach is also compatible with the (optional) use of precompiled headers - [Windows Implementation Library](https://github.com/microsoft/wil) - [Microsoft Research Detours Package](https://github.com/microsoft/Detours) - [A modern C++ scope guard that is easy to use but hard to misuse](https://github.com/ricab/scope_guard) +- @fredemmott bullying me into the use of C++23 😛