Update symlinks
authorGiuseppe Ottaviano <ott@fb.com>
Wed, 25 Nov 2015 21:49:55 +0000 (13:49 -0800)
committerfacebook-github-bot-1 <folly-bot@fb.com>
Wed, 25 Nov 2015 22:20:24 +0000 (14:20 -0800)
Summary: See D2696092

Reviewed By: meyering

Differential Revision: D2696360

fb-gh-sync-id: 2cfa9258be899a93a58c59dae70a10fef6f457c8

folly/Portability.h

index d0c37d9b5aac56dc014a80d6c6f8a1eda3da3909..267bd82d6f967f89371c2819ab774a07121cc93b 100644 (file)
@@ -17,6 +17,8 @@
 #ifndef FOLLY_PORTABILITY_H_
 #define FOLLY_PORTABILITY_H_
 
+// @nocommit invalidate ccache 20151125 (see #8764509)
+
 #include <string.h>
 
 #include <cstddef>