From ea9721b4ccb8d079ec86f2e42c432311dc3b5035 Mon Sep 17 00:00:00 2001 From: Brett Laptop Date: Fri, 23 Aug 2024 22:43:03 -0400 Subject: [PATCH] silly --- CMakeLists.txt | 2 +- include/blt/gp/stack.h | 1 - lib/blt | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 00f2f30..d3d5f2c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.25) -project(blt-gp VERSION 0.1.19) +project(blt-gp VERSION 0.1.20) include(CTest) diff --git a/include/blt/gp/stack.h b/include/blt/gp/stack.h index 21668eb..773a58b 100644 --- a/include/blt/gp/stack.h +++ b/include/blt/gp/stack.h @@ -20,7 +20,6 @@ #define BLT_GP_STACK_H #include -#include #include #include #include diff --git a/lib/blt b/lib/blt index 9ce6c89..6632d04 160000 --- a/lib/blt +++ b/lib/blt @@ -1 +1 @@ -Subproject commit 9ce6c89ce0145902d31515194a707a9aca948121 +Subproject commit 6632d045286b42d257eb3783e96256c13b588186