diff options
Diffstat (limited to 'asl/box.hpp')
-rw-r--r-- | asl/box.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/asl/box.hpp b/asl/box.hpp index eeb2b9c..7556d76 100644 --- a/asl/box.hpp +++ b/asl/box.hpp @@ -5,7 +5,6 @@ #include "asl/annotations.hpp"
#include "asl/memory.hpp"
#include "asl/utility.hpp"
-#include "asl/box.hpp"
namespace asl
{
|