Trying to fix syntax highlighting.

This commit is contained in:
Sergiotarxz 2023-04-20 01:25:52 +02:00
parent b5a684d85e
commit 4ddda2e433
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ unfortunately do this with the philosophers having
a dinner.
```C++
```c++
#include <memory>
#include <iostream>
#include <thread>