Skip to content

Commit dda206f

Browse files
committed
Compile on newer clang
Need iomanip header for latest clang on macos Relates-To: MINOR Signed-off-by: Harald Fernengel <[email protected]>
1 parent b8745ea commit dda206f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

olp-cpp-sdk-authentication/tests/CryptoTest.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919

2020
#include <gtest/gtest.h>
2121

22+
#include <iomanip>
2223
#include <sstream>
2324

2425
#include <olp/authentication/Crypto.h>

0 commit comments

Comments
 (0)