summaryrefslogtreecommitdiffstats
path: root/src/graph.cc
diff options
context:
space:
mode:
authorg4m4 <misept.dieseneuf@gmail.com>2016-02-17 10:35:52 (GMT)
committerg4m4 <misept.dieseneuf@gmail.com>2016-02-17 10:35:52 (GMT)
commit71eaf652bacf74d9379f97e5c7c9da79b5ef6fe0 (patch)
treedccf25e2d913e2cea30c222b4bfea8639005fb8b /src/graph.cc
parent4674e0dc4faaa8535fa8b2726764fa5f914eb050 (diff)
downloadNinja-71eaf652bacf74d9379f97e5c7c9da79b5ef6fe0.zip
Ninja-71eaf652bacf74d9379f97e5c7c9da79b5ef6fe0.tar.gz
Ninja-71eaf652bacf74d9379f97e5c7c9da79b5ef6fe0.tar.bz2
Fix ambiguous call to set_terminate on Windows platform
On Windows set_terminate() could either be the standard C++ one or (actually the same one but in the global namespace) the CRT one declared in corecrt_terminate.h Hence this ambiguity - this patch solves it. Signed-off-by: g4m4 <misept.dieseneuf@gmail.com>
Diffstat (limited to 'src/graph.cc')
0 files changed, 0 insertions, 0 deletions