Index: include/lldb/Core/LoadedModuleInfoList.h =================================================================== --- include/lldb/Core/LoadedModuleInfoList.h +++ include/lldb/Core/LoadedModuleInfoList.h @@ -14,6 +14,7 @@ // C++ Includes #include +#include #include // Other libraries and framework includes