interface/extract_interface.cc: add missing include
commita9d7c649dafe6a74f4ec5d88449b7c3316685c9b
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 21 Jul 2016 09:24:10 +0000 (21 11:24 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 21 Jul 2016 09:24:10 +0000 (21 11:24 +0200)
tree8ab22c2afb707eabe36503d22e714e5967047a8a
parenta1b4bbe963b02606ce5763313e7f317d0971692c
interface/extract_interface.cc: add missing include

The include used to get pulled in implicitly through
clang/Frontend/CompilerInvocation.h, but this was changed
in revision 275882 of clang.

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