summaryrefslogtreecommitdiff
path: root/asl/annotations.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'asl/annotations.hpp')
-rw-r--r--asl/annotations.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/asl/annotations.hpp b/asl/annotations.hpp
index a398e13..fc65378 100644
--- a/asl/annotations.hpp
+++ b/asl/annotations.hpp
@@ -2,7 +2,6 @@
#include "asl/config.hpp"
-
#if ASL_COMPILER_CLANG_CL
#define ASL_NO_UNIQUE_ADDRESS [[msvc::no_unique_address]]
#elif ASL_COMPILER_CLANG