diff options
Diffstat (limited to 'tools/llvmc2/Tool.h')
-rw-r--r-- | tools/llvmc2/Tool.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/llvmc2/Tool.h b/tools/llvmc2/Tool.h index f4fe0c4..6f7cb8d 100644 --- a/tools/llvmc2/Tool.h +++ b/tools/llvmc2/Tool.h @@ -25,6 +25,7 @@ namespace llvmc { + class LanguageMap; typedef std::vector<llvm::sys::Path> PathVector; typedef llvm::StringSet<> InputLanguagesSet; |