interface/extract_interface.cc: adjust to removal of Job class
commite7e21efd00e49bddc0a84d970815dccebe3305fd
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 18 Jul 2015 07:56:34 +0000 (18 09:56 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 24 Jul 2015 06:17:43 +0000 (24 08:17 +0200)
treebf6b879b004697702ea29262bd291742d4d4f8f3
parent595055e0b47da8c7f2e6e6b466e0248260218478
interface/extract_interface.cc: adjust to removal of Job class

Note that at the time of writing, there is still a forward declaration
of the Job class in the clang/Driver/Tool.h header.
Anticipate the removal of this forward declaration.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
interface/extract_interface.cc