summaryrefslogtreecommitdiff
path: root/include/lldb/API/SBValueList.h
diff options
context:
space:
mode:
authorEli Friedman <eli.friedman@gmail.com>2010-06-09 08:53:28 +0000
committerEli Friedman <eli.friedman@gmail.com>2010-06-09 08:53:28 +0000
commit87c871847dba627a07cf6f4ac8cfb4d6722eccb5 (patch)
treeb033abc6200b185e9cccb4e81c4a3d9c7354faf2 /include/lldb/API/SBValueList.h
parenta408326b499c3ffdfed2378738598c4ad0cf745f (diff)
Misc warning/error fixes.
git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@105713 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/lldb/API/SBValueList.h')
-rw-r--r--include/lldb/API/SBValueList.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/lldb/API/SBValueList.h b/include/lldb/API/SBValueList.h
index 5d1db29f6..a3227ac55 100644
--- a/include/lldb/API/SBValueList.h
+++ b/include/lldb/API/SBValueList.h
@@ -12,8 +12,6 @@
#include "lldb/API/SBDefines.h"
-class lldb_private::ValueObjectList;
-
namespace lldb {
class SBValueList