Loading source/adios2/helper/adiosSystem.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -80,6 +80,7 @@ bool IsZeroIndexed(const std::string hostLanguage) noexcept return isZeroIndexed; } #ifndef _WIN32 std::vector<std::string> AvailableIpAddresses() noexcept { std::vector<std::string> ips; Loading Loading
source/adios2/helper/adiosSystem.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -80,6 +80,7 @@ bool IsZeroIndexed(const std::string hostLanguage) noexcept return isZeroIndexed; } #ifndef _WIN32 std::vector<std::string> AvailableIpAddresses() noexcept { std::vector<std::string> ips; Loading