Support for 26.04 enabled in SGXSDK and DCAP

Dependencies updated to be backward compatible with already supported OSes and also support 26.04

---------

Signed-off-by: Krzysztof Sandowicz <krzysztof.sandowicz@intel.com>
This commit is contained in:
Krzysztof Sandowicz
2026-03-06 11:53:11 +01:00
committed by GitHub
parent ab1be32e10
commit e85b1fa838
9 changed files with 33 additions and 7 deletions
@@ -27,6 +27,7 @@
#include <iostream>
#include <memory>
#include <cstdint>
// 'identifier' : class 'type' needs to have dll-interface to be used by clients of class 'type2'
US_MSVC_PUSH_DISABLE_WARNING(4251)