// // Copyright (c) ZeroC, Inc. All rights reserved. // #ifndef ICE_NETWORK_F_H #define ICE_NETWORK_F_H #include #include namespace IceInternal { union Address; } #endif