Skip to content

Commit 83b417a

Browse files
committed
undef typo
1 parent be01af9 commit 83b417a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AlignedBase.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ class AlignedBase<T, -1> {
3131
}
3232
};
3333

34-
#undef ALIGNMENT_MUST_BE_A_MULTIPLE_OF_2
34+
#undef ALIGNMENT_MUST_BE_A_POWER_OF_2_ERROR_MESSAGE
3535

3636
#endif

0 commit comments

Comments
 (0)