PR libstdc++/88749 fix build failure in src/filesystem/ops.cc
authorJonathan Wakely <jwakely@redhat.com>
Tue, 8 Jan 2019 10:18:54 +0000 (10:18 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Tue, 8 Jan 2019 10:18:54 +0000 (10:18 +0000)
commit35724e51548e17ed4af8bed121f9b89a603ff0e7
tree509e8e2cde5d6f17965dd792c3aa88ed07a219e1
parent1d005accead139fc5bbe4970573e0a5ad1c4777d
PR libstdc++/88749 fix build failure in src/filesystem/ops.cc

PR libstdc++/88749
* src/filesystem/ops.cc (last_write_time): Fix preprocessor condition
to match the one that controls whether utimbuf and utime are declared.

From-SVN: r267705
libstdc++-v3/ChangeLog
libstdc++-v3/src/filesystem/ops.cc