diff options
Diffstat (limited to 'asl/box.hpp')
-rw-r--r-- | asl/box.hpp | 1 |
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
{
|