Fix unit tests on windows
Python headers need to be included before PosixApi.h llvm-svn: 278345
This commit is contained in:
@@ -8,9 +8,9 @@
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include "gtest/gtest.h"
|
||||
#include "Plugins/ScriptInterpreter/Python/lldb-python.h"
|
||||
|
||||
#include "lldb/Host/HostInfo.h"
|
||||
#include "Plugins/ScriptInterpreter/Python/lldb-python.h"
|
||||
#include "Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h"
|
||||
|
||||
#include "PythonTestSuite.h"
|
||||
|
||||
Reference in New Issue
Block a user