remove unused include in Demangle.cpp
[folly.git] / folly / Demangle.cpp
index cb80b21fc6e0d646bc7b8e10c98258dd02847383..a75d4e765313f321bef75f95b876ce53de43510d 100644 (file)
@@ -19,7 +19,6 @@
 #include <algorithm>
 #include <cstring>
 
-#include <folly/memory/Malloc.h>
 #include <folly/portability/Config.h>
 
 #if FOLLY_HAVE_CPLUS_DEMANGLE_V3_CALLBACK