summaryrefslogtreecommitdiff
path: root/asl/box.hpp
diff options
context:
space:
mode:
authorSteven Le Rouzic <steven.lerouzic@gmail.com>2024-11-22 19:14:47 +0100
committerSteven Le Rouzic <steven.lerouzic@gmail.com>2024-12-20 15:35:58 +0100
commita7ebfdedeee84bd01615ad62ac448adae12787db (patch)
tree223f0b4a6ae7b4b2495f751f7b7d02a5452231cf /asl/box.hpp
parent53b9ec80a3b7bb7e403a8c7330c0741484b9ba4d (diff)
Add box + option tests
Diffstat (limited to 'asl/box.hpp')
-rw-r--r--asl/box.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/asl/box.hpp b/asl/box.hpp
index 7556d76..eeb2b9c 100644
--- a/asl/box.hpp
+++ b/asl/box.hpp
@@ -5,6 +5,7 @@
#include "asl/annotations.hpp"
#include "asl/memory.hpp"
#include "asl/utility.hpp"
+#include "asl/box.hpp"
namespace asl
{