main
Brett 2024-08-23 22:43:03 -04:00
parent bd230f075f
commit ea9721b4cc
3 changed files with 2 additions and 3 deletions

View File

@ -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)

View File

@ -20,7 +20,6 @@
#define BLT_GP_STACK_H
#include <blt/std/types.h>
#include <blt/std/atomic_allocator.h>
#include <blt/std/assert.h>
#include <blt/std/logging.h>
#include <blt/std/allocator.h>

@ -1 +1 @@
Subproject commit 9ce6c89ce0145902d31515194a707a9aca948121
Subproject commit 6632d045286b42d257eb3783e96256c13b588186