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