From: Jay Freeman (saurik) Date: Thu, 4 Jul 2013 20:51:43 +0000 (-0700) Subject: Remove unused ext/ libstdc++ #include for clang. X-Git-Tag: v0.9.500%b1~32 X-Git-Url: https://git.saurik.com/cycript.git/commitdiff_plain/ddfd78074008feb58e170668ea297441a530ae25?ds=inline Remove unused ext/ libstdc++ #include for clang. --- diff --git a/Library.cpp b/Library.cpp index 3521c15..30f6117 100644 --- a/Library.cpp +++ b/Library.cpp @@ -28,7 +28,6 @@ #include #include -#include #include #include #include