Unverified Commit 04b20bf4 authored by William F Godoy's avatar William F Godoy Committed by GitHub
Browse files

Update source/adios2/helper/adiosSystem.cpp

parent f919c1d9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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;