Remove Stream
[folly.git] / folly / experimental / symbolizer / Elf.h
index 4187aa695c19396b196c6128831b27db093222f3..a9d6c5519f1bc8783c49788cfac0179f66af554b 100644 (file)
@@ -30,7 +30,7 @@
 #include "folly/Range.h"
 #include "folly/Conv.h"
 
-namespace facebook {
+namespace folly {
 namespace symbolizer {
 
 /**
@@ -151,7 +151,7 @@ inline void enforce(bool v, Args... args) {
 }
 
 }  // namespace symbolizer
-}  // namespace facebook
+}  // namespace folly
 
 #include "folly/experimental/symbolizer/Elf-inl.h"