Rename namespace alias in test to avoid name collision
commit79cf7696a4b95ad1dd1b5e7107cdd27039ca9fe1
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 16 Oct 2018 16:13:00 +0000 (16 16:13 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 16 Oct 2018 16:13:00 +0000 (16 16:13 +0000)
tree5ff9dd5adef21a9009d7b08153ecd2ff4e9ffa1e
parente02aa93c1ff2e03dabf47190450702fb0df1b5d3
Rename namespace alias in test to avoid name collision

* testsuite/experimental/net/internet/address/v4/creation.cc: Do not
declare ip in global namespace, to avoid collision with struct ip
defined in <netinet/ip.h>.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@265205 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/experimental/net/internet/address/v4/creation.cc