pet.cc: adjust to removal of Job class
commit87104d3788cc68fe0d0dad436e82a4721b0de3e9
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 18 Jul 2015 08:52:24 +0000 (18 10:52 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 24 Jul 2015 12:23:43 +0000 (24 14:23 +0200)
tree495ad3a24dc5f66ba5b2fc2b23537455a48bdf83
parentf1595e543641f40156b41ce134022eef811e5534
pet.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>
pet.cc