We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8745ea commit cd01858Copy full SHA for cd01858
1 file changed
olp-cpp-sdk-authentication/tests/CryptoTest.cpp
@@ -1,5 +1,5 @@
1
/*
2
- * Copyright (C) 2020 HERE Europe B.V.
+ * Copyright (C) 2020-2025 HERE Europe B.V.
3
*
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
* you may not use this file except in compliance with the License.
@@ -19,6 +19,7 @@
19
20
#include <gtest/gtest.h>
21
22
+#include <iomanip>
23
#include <sstream>
24
25
#include <olp/authentication/Crypto.h>
0 commit comments