names.cc
2.29 KB
-
Fix test failure due to Networking TS headers using mutexes · 4c7399e9
Only include the Networking headers for targets with Gthreads, so that the uses of std::mutex and std::condition_variable don't cause errors. * testsuite/experimental/names.cc: Only include Networking TS headers on targets with the necessary Gthreads support. From-SVN: r271437
Jonathan Wakely committed