mirror of
https://github.com/intel/llvm.git
synced 2026-01-21 04:14:03 +08:00
Fix Linux build warnings due to redefinition of macros:
- add new header lldb-python.h to be included before other system headers - short term fix (eventually python dependencies must be cleaned up) Patch by Matt Kopec! llvm-svn: 169341
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include "lldb/lldb-python.h"
|
||||
|
||||
#include "lldb/Interpreter/OptionValueUUID.h"
|
||||
|
||||
// C Includes
|
||||
|
||||
Reference in New Issue
Block a user