From 5570430af1ea5215a86272ba4aa66a9aeb323527 Mon Sep 17 00:00:00 2001 From: John R Patek Sr Date: Fri, 13 Dec 2024 23:51:18 -0600 Subject: [PATCH] save point --- src/internal.hpp | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/internal.hpp diff --git a/src/internal.hpp b/src/internal.hpp new file mode 100644 index 0000000..65883c2 --- /dev/null +++ b/src/internal.hpp @@ -0,0 +1,6 @@ +#ifndef INTERNAL_HPP +#define INTERNAL_HPP + + + +#endif \ No newline at end of file