Index: Source/wtf/tests/RunAllTests.cpp |
diff --git a/Source/wtf/tests/RunAllTests.cpp b/Source/wtf/tests/RunAllTests.cpp |
index 47317d01c21f34ca5547102c63de354f36ec720c..78741b0584eb6465efb4b96dc7818933998fd6bb 100644 |
--- a/Source/wtf/tests/RunAllTests.cpp |
+++ b/Source/wtf/tests/RunAllTests.cpp |
@@ -28,6 +28,8 @@ |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
+#include "config.h" |
+ |
#include "wtf/MainThread.h" |
#include "wtf/WTF.h" |
#include <base/test/test_suite.h> |