Committed on 31/12/2011 at 04:01.
Pushed by churaev into branch 'KDE/4.8'.
Revert "Revert "Add missing include.""
This reverts commit f29a482ce68558e2c5242bcfb7ead1f2381eaf5a.
M +1 -0 kjs/wtf/RefPtr.h
http://commits.kde.org/kdelibs/c5124005147233db366eacaea5a1821166338b37
diff --git a/kjs/wtf/RefPtr.h b/kjs/wtf/RefPtr.h
index c16397e..493ab05 100644
--- a/kjs/wtf/RefPtr.h
+++ b/kjs/wtf/RefPtr.h
@@ -24,6 +24,7 @@
#include <algorithm>
#include "AlwaysInline.h"
+#include "PassRefPtr.h"
namespace WTF {
0 comments:
Post a Comment