Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ladnir committed Oct 25, 2024
1 parent 512361f commit 0363932
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cryptoTools/Crypto/AES.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
#include <cassert>
#include <utility>

#ifdef ARM
#undef ARM
#endif

namespace osuCrypto {

namespace details
Expand Down

0 comments on commit 0363932

Please sign in to comment.