Remove now-useless FOLLY_MALLOC_H_
[folly.git] / folly / FBString.h
index bc5790ae43155ee3644eaa4361ddbbcaa37d541e..d02d12e2d25bca83f4d38a37b0ed23ae09894fb7 100644 (file)
 #define FOLLY_DEFINED_NDEBUG_FOR_FBSTRING
 #endif // NDEBUG
 
-// Handle the cases where the fbcode version (folly/Malloc.h) is included
-// either before or after this inclusion.
-#ifdef FOLLY_MALLOC_H_
-#undef FOLLY_MALLOC_H_
-#include "basic_fbstring_malloc.h" // nolint
-#else
-#include "basic_fbstring_malloc.h" // nolint
-#undef FOLLY_MALLOC_H_
-#endif
+#include "basic_fbstring_malloc.h"
 
 #else // !_LIBSTDCXX_FBSTRING