Index: Source/wtf/text/StringImpl.h |
diff --git a/Source/wtf/text/StringImpl.h b/Source/wtf/text/StringImpl.h |
index e256f949a0b096722974e6aa935fb9fa780eafb3..0aa40ca9b12807d7453bd1210c9c01379444780f 100644 |
--- a/Source/wtf/text/StringImpl.h |
+++ b/Source/wtf/text/StringImpl.h |
@@ -26,7 +26,6 @@ |
#include <limits.h> |
#include "wtf/ASCIICType.h" |
#include "wtf/Forward.h" |
-#include "wtf/StdLibExtras.h" |
eseidel
2013/12/02 05:31:24
I think these may only apply to windows...
|
#include "wtf/StringHasher.h" |
#include "wtf/Vector.h" |
#include "wtf/WTFExport.h" |