From 39a9fcd3e955cc474a3fc6483dcb8f60e6c4cb03 Mon Sep 17 00:00:00 2001 From: Jonathan Bradley Date: Sat, 12 Aug 2023 11:52:01 -0400 Subject: CAFE_BABE macro --- src/dynamic-array.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dynamic-array.hpp') diff --git a/src/dynamic-array.hpp b/src/dynamic-array.hpp index 29fb765..c671599 100644 --- a/src/dynamic-array.hpp +++ b/src/dynamic-array.hpp @@ -2,6 +2,7 @@ #define FOUR_ZED_ZED_DYNAMIC_ARRAY_HPP #include "memory.hpp" +#include "macros.hpp" #include #include -- cgit v1.2.3