summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Opalach <andrew@akon.city> 2025-03-31 19:12:11 -0400
committerAndrew Opalach <andrew@akon.city> 2025-03-31 19:12:11 -0400
commita3fb42db50542a7e1fca8662d08d3764006c9887 (patch)
tree6863f361d63bc9fe58fd6c220732e7b97c050800 /include
parentd7f90f660e2a944cd60f3c72906e2c7cd0ab4203 (diff)
downloadstela-a3fb42db50542a7e1fca8662d08d3764006c9887.tar.gz
stela-a3fb42db50542a7e1fca8662d08d3764006c9887.tar.bz2
stela-a3fb42db50542a7e1fca8662d08d3764006c9887.zip
Style tweaks, more "platform main" experiments
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'include')
-rw-r--r--include/stl/platform.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/stl/platform.h b/include/stl/platform.h
deleted file mode 100644
index cdd1d81..0000000
--- a/include/stl/platform.h
+++ /dev/null
@@ -1,3 +0,0 @@
-#pragma once
-
-#include "../../src/platform.h"