Index: Source/wtf/text/TextCodecUserDefined.cpp |
diff --git a/Source/wtf/text/TextCodecUserDefined.cpp b/Source/wtf/text/TextCodecUserDefined.cpp |
index 263d2401ee97a515e2e2b188fbf4c4ae5a9db55a..1dce92ce1dcf01958d53ca7c209268c4765dc093 100644 |
--- a/Source/wtf/text/TextCodecUserDefined.cpp |
+++ b/Source/wtf/text/TextCodecUserDefined.cpp |
@@ -26,7 +26,6 @@ |
#include "config.h" |
#include "wtf/text/TextCodecUserDefined.h" |
-#include <stdio.h> |
#include "wtf/PassOwnPtr.h" |
#include "wtf/text/CString.h" |
#include "wtf/text/StringBuffer.h" |