Skip to content

Commit 4ccf959

Browse files
committed
chore: format
1 parent e6c1fda commit 4ccf959

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/react-native-quick-crypto/cpp/cipher/XSalsa20Cipher.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#include <stdexcept> // For std::runtime_error
33

44
#include "ArrayBuffer.hpp"
5-
#include "XSalsa20Cipher.hpp"
65
#include "Utils.hpp"
6+
#include "XSalsa20Cipher.hpp"
77

88
namespace margelo::nitro::crypto {
99

0 commit comments

Comments
 (0)