And some more include line fixes.

llvm-svn: 105704
This commit is contained in:
Eli Friedman
2010-06-09 07:44:37 +00:00
parent 8fd1b58faf
commit 4c5de69951
9 changed files with 37 additions and 36 deletions

View File

@@ -9,6 +9,7 @@
#include "lldb/API/SBError.h"
#include "lldb/Core/Error.h"
#include <cstdarg>
using namespace lldb;
using namespace lldb_private;