Increase PoolBox to Version 0.9.0

This commit is contained in:
Jaby
2024-07-29 13:36:06 -05:00
committed by Jaby
parent 79b97af4df
commit 344c2d062d
12 changed files with 119 additions and 54 deletions

View File

@@ -1,4 +1,5 @@
#pragma once
#include "Auxiliary/literals.hpp"
#include <stddef.hpp>
#define __used __attribute__((used))