silly
parent
bd230f075f
commit
ea9721b4cc
|
@ -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)
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
|
2
lib/blt
2
lib/blt
|
@ -1 +1 @@
|
|||
Subproject commit 9ce6c89ce0145902d31515194a707a9aca948121
|
||||
Subproject commit 6632d045286b42d257eb3783e96256c13b588186
|
Loading…
Reference in New Issue