diff --git a/base/stl_iterator.hpp b/base/stl_iterator.hpp index 4637dc9704..8e6915982e 100644 --- a/base/stl_iterator.hpp +++ b/base/stl_iterator.hpp @@ -5,7 +5,7 @@ #pragma clang diagnostic ignored "-Wshorten-64-to-32" #endif -#include "3party/boost/boost/iterator/iterator_facade.hpp" +#include #if defined(__clang__) #pragma clang diagnostic pop