X-Git-Url: http://plrg.eecs.uci.edu/git/?p=folly.git;a=blobdiff_plain;f=folly%2Fexperimental%2FJemallocNodumpAllocator.h;h=8b921d66d99a4a25b9f1123f1469560eff0cdcf8;hp=16d6aec8a41970071bb8dc8087ffe0322f499381;hb=d08cf1621ac39b4a23e9f4508222700ce68e9d4a;hpb=730db44fc0c60c573111449ac7213303f7ed223d diff --git a/folly/experimental/JemallocNodumpAllocator.h b/folly/experimental/JemallocNodumpAllocator.h index 16d6aec8..8b921d66 100644 --- a/folly/experimental/JemallocNodumpAllocator.h +++ b/folly/experimental/JemallocNodumpAllocator.h @@ -21,7 +21,7 @@ #include #include -#if defined(FOLLY_HAVE_LIBJEMALLOC) && !defined(FOLLY_SANITIZE) +#if defined(FOLLY_HAVE_LIBJEMALLOC) && !FOLLY_SANITIZE #include #include