summaryrefslogtreecommitdiffstats
path: root/WebCore/storage/SQLResultSet.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/storage/SQLResultSet.cpp')
-rw-r--r--WebCore/storage/SQLResultSet.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/WebCore/storage/SQLResultSet.cpp b/WebCore/storage/SQLResultSet.cpp
index 19c66c7..7482628 100644
--- a/WebCore/storage/SQLResultSet.cpp
+++ b/WebCore/storage/SQLResultSet.cpp
@@ -31,9 +31,6 @@
#if ENABLE(DATABASE)
-#include "ExceptionCode.h"
-#include "SQLValue.h"
-
namespace WebCore {
static unsigned const MaxErrorCode = 2;