diff options
author | Nathan Sidwell <nathan@acm.org> | 2021-02-25 08:30:17 -0800 |
---|---|---|
committer | Nathan Sidwell <nathan@acm.org> | 2021-02-25 08:58:26 -0800 |
commit | 9f08c08531b61b68a41c9c5403ec0cc288ae3aba (patch) | |
tree | a5918bb76626a060c98cedc89823c3e3a858e8e3 /gcc | |
parent | a47cec4ca7302e65f63490ad7f251c5a469bc0e0 (diff) | |
download | gcc-9f08c08531b61b68a41c9c5403ec0cc288ae3aba.zip gcc-9f08c08531b61b68a41c9c5403ec0cc288ae3aba.tar.gz gcc-9f08c08531b61b68a41c9c5403ec0cc288ae3aba.tar.bz2 |
c++tools: Make NETWORKING define check consistent [PR 98318]
PR98318 also pointed out that the NETWORKING #define was being checked
with both #if and #ifdef. Let's consistently use one form.
c++tools/
* server.cc: Use #if NETWORKING not #ifdef, to be consistent
with elsewhere.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions