diff options
| author | Amlal El Mahrouss <113760121+Amllx@users.noreply.github.com> | 2023-04-25 13:21:06 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-25 13:21:06 +0200 |
| commit | a5772354fe1dccfcdabc91ed6d7393bf901e0487 (patch) | |
| tree | efe4ca42a591d743760a8bb12e461434151e2cef | |
| parent | 7cfa485a3a75470d4a15fed189f3485fd8f57450 (diff) | |
meta: Create stdx.cc
| -rw-r--r-- | stdx.cc | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +/* written by Amlal El Mahrouss */ +#include "stdx" + + +// eof |
