summaryrefslogtreecommitdiff
path: root/toxcore/crypto_core_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'toxcore/crypto_core_test.cc')
-rw-r--r--toxcore/crypto_core_test.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/toxcore/crypto_core_test.cc b/toxcore/crypto_core_test.cc
index 66569506..9f60fb83 100644
--- a/toxcore/crypto_core_test.cc
+++ b/toxcore/crypto_core_test.cc
@@ -1,10 +1,10 @@
1#include "crypto_core.h" 1#include "crypto_core.h"
2 2
3#include <gtest/gtest.h>
4
3#include <algorithm> 5#include <algorithm>
4#include <vector> 6#include <vector>
5 7
6#include <gtest/gtest.h>
7
8namespace { 8namespace {
9 9
10enum { 10enum {