Index: lldb/trunk/tools/lldb-mi/MIUtilSingletonHelper.h =================================================================== --- lldb/trunk/tools/lldb-mi/MIUtilSingletonHelper.h +++ lldb/trunk/tools/lldb-mi/MIUtilSingletonHelper.h @@ -9,12 +9,12 @@ #pragma once -namespace MI { - // In house headers: #include "MICmnResources.h" #include "MIUtilString.h" +namespace MI { + //++ //============================================================================ // Details: Short cut helper function to simplify repeated initialisation of