Add missing c++ marker to .h file.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 21 Jul 2015 13:42:38 +0000 (13:42 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 21 Jul 2015 13:42:38 +0000 (13:42 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242784 91177308-0d34-0410-b5e6-96231b3b80d8

tools/llvm-readobj/ObjDumper.h

index 5ecf0ec3d6fa0ab6a0eb3afd64ae87fca11b305d..ad1b70fea989a3a5e884b370d4ea231f971f1170 100644 (file)
@@ -1,4 +1,4 @@
-//===-- ObjDumper.h -------------------------------------------------------===//
+//===-- ObjDumper.h ---------------------------------------------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //