Don't include headers from inside a namespace in MIUtilSingletonHelper.h

Subscribers: ki.stfu, lldb-commits

Differential Revision: https://reviews.llvm.org/D47410

llvm-svn: 333343
This commit is contained in:
Raphael Isemann 2018-05-26 14:39:35 +00:00
parent 5d63a10f0c
commit 81cc13258a
1 changed files with 2 additions and 2 deletions

View File

@ -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