We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8b171d commit 3422e8fCopy full SHA for 3422e8f
1 file changed
tests/basic.cpp
@@ -1,5 +1,5 @@
1
-#include <ncrypto/aead.h>
2
#include <ncrypto.h>
+#include <ncrypto/aead.h>
3
4
#include <gtest/gtest.h>
5
#include <string>
0 commit comments