X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=folly%2FIPAddress.cpp;fp=folly%2FIPAddress.cpp;h=016421043b338cda7de166263cbd7b761e098b1b;hb=ce64f0f685111ac24c7a321ea56d0c3524621df1;hp=9e902a1d0784047bde7e7ee685b34033b1d24f3f;hpb=c6bdae86629f05777dfa6d8f2f4f7846da936cda;p=folly.git diff --git a/folly/IPAddress.cpp b/folly/IPAddress.cpp index 9e902a1d..01642104 100644 --- a/folly/IPAddress.cpp +++ b/folly/IPAddress.cpp @@ -21,7 +21,7 @@ #include #include -#include "folly/String.h" +#include using std::ostream; using std::string;