From 5c0e9eb465c5c291b0d2658ad01f15e050042df1 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Tue, 26 Nov 2024 16:29:53 -0500 Subject: Bare-bones GLFM (Android) window Signed-off-by: Andrew Opalach --- include/stl/platform.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 include/stl/platform.h (limited to 'include') diff --git a/include/stl/platform.h b/include/stl/platform.h new file mode 100644 index 0000000..cdd1d81 --- /dev/null +++ b/include/stl/platform.h @@ -0,0 +1,3 @@ +#pragma once + +#include "../../src/platform.h" -- cgit v1.2.3-101-g0448