Add missing c++ marker to .h file.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242784 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Rafael Espindola 2015-07-21 13:42:38 +00:00
parent c721349466
commit ed3c543ddb

View File

@ -1,4 +1,4 @@
//===-- ObjDumper.h -------------------------------------------------------===//
//===-- ObjDumper.h ---------------------------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//