whitespace.

This commit is contained in:
Axel Naumann 2015-07-03 17:41:33 +02:00 committed by sftnight
parent 7217f8099b
commit a0618d59f4

View File

@ -218,7 +218,7 @@ namespace cling {
// pull in PCHs
const std::string& PCHFileName
= m_CI->getInvocation ().getPreprocessorOpts().ImplicitPCHInclude;
= m_CI->getInvocation().getPreprocessorOpts().ImplicitPCHInclude;
if (!PCHFileName.empty()) {
Transaction* CurT = beginTransaction(CO);
m_CI->createPCHExternalASTSource(PCHFileName,