1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00

Add missing c++ marker to .h file.

llvm-svn: 242784
This commit is contained in:
Rafael Espindola 2015-07-21 13:42:38 +00:00
parent bceb74b45e
commit 8232c9117b

View File

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