gflags now likes namespace gflags, not google
[folly.git] / folly / File.h
index 556088918984a034f500b3e39da1b28538b34068..2183609b97ac7b67831762de7aaeb0197e7b3de6 100644 (file)
@@ -22,6 +22,8 @@
 #include <fcntl.h>
 #include <unistd.h>
 
+#include <folly/Portability.h>
+
 namespace folly {
 
 /**