Included <inttypes.h> in a few headers that were
using preprocessor constants for printf() format specifications. llvm-svn: 206679
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include <inttypes.h> // PRIu64
|
||||
|
||||
#include "lldb/API/SBData.h"
|
||||
#include "lldb/API/SBError.h"
|
||||
#include "lldb/API/SBStream.h"
|
||||
|
||||
Reference in New Issue
Block a user