diff options
-rw-r--r-- | lldb/include/lldb/Core/FormatNavigator.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lldb/include/lldb/Core/FormatNavigator.h b/lldb/include/lldb/Core/FormatNavigator.h index 34409177962..42f7aad4b5f 100644 --- a/lldb/include/lldb/Core/FormatNavigator.h +++ b/lldb/include/lldb/Core/FormatNavigator.h @@ -11,13 +11,7 @@ #define lldb_FormatNavigator_h_ // C Includes - -#include <stdint.h> -#include <unistd.h> -#include <sys/user.h> - // C++ Includes -#include <map> // Other libraries and framework includes #include "clang/AST/DeclCXX.h" |