vscode-extensions.yoavbls.pretty-ts-errors: 0.5.4 -> 0.6.1 (#363464)
[NixPkgs.git] / pkgs / by-name / sg / sgx-azure-dcap-client / tests-missing-includes.patch
blob287fbd39af4118cdb9579fee3f9a50a18e7e0f49
1 diff --git a/src/UnitTest/test_local_cache.cpp b/src/UnitTest/test_local_cache.cpp
2 index 5fbc31b..6b8d52e 100644
3 --- a/src/UnitTest/test_local_cache.cpp
4 +++ b/src/UnitTest/test_local_cache.cpp
5 @@ -5,6 +5,7 @@
6 #include <gtest/gtest.h>
8 #undef NDEBUG // ensure that asserts are never compiled out
9 +#include <array>
10 #include <cassert>
11 #include <cstdio>
12 #include <cstring>