Make sure files include what they use (part 2/2)

This makes lldb still compile on linux after a project-wide clang-format

llvm-svn: 278335
This commit is contained in:
Pavel Labath
2016-08-11 14:12:10 +00:00
parent b9fcc2b171
commit 9ba9dfdd02
7 changed files with 14 additions and 9 deletions

View File

@@ -13,7 +13,6 @@
#else
#include "lldb-python.h"
#include "PythonDataObjects.h"
#include "ScriptInterpreterPython.h"