mirror of
https://github.com/intel/llvm.git
synced 2026-01-14 11:57:39 +08:00
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,7 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include <inttypes.h> // PRIu64
|
||||
#include <limits.h>
|
||||
|
||||
#include "lldb/API/SBFileSpec.h"
|
||||
|
||||
Reference in New Issue
Block a user