summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAmlal El Mahrouss <113760121+Amllx@users.noreply.github.com>2023-04-25 13:21:06 +0200
committerGitHub <noreply@github.com>2023-04-25 13:21:06 +0200
commita5772354fe1dccfcdabc91ed6d7393bf901e0487 (patch)
treeefe4ca42a591d743760a8bb12e461434151e2cef
parent7cfa485a3a75470d4a15fed189f3485fd8f57450 (diff)
meta: Create stdx.cc
-rw-r--r--stdx.cc5
1 files changed, 5 insertions, 0 deletions
diff --git a/stdx.cc b/stdx.cc
new file mode 100644
index 0000000..ec93784
--- /dev/null
+++ b/stdx.cc
@@ -0,0 +1,5 @@
+/* written by Amlal El Mahrouss */
+#include "stdx"
+
+
+// eof