Utils: Move MacroExpander to file pair of its own

Change-Id: I777accd58dafca39a0d3e50541af325277c49c6b
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
This commit is contained in:
hjk
2014-10-13 10:24:29 +02:00
parent b3f3c96bca
commit df3d22ef1c
7 changed files with 105 additions and 18 deletions

View File

@@ -37,6 +37,7 @@
#include <projectexplorer/kitinformationmacroexpander.h>
#include <utils/fileutils.h>
#include <utils/macroexpander.h>
#include <utils/qtcassert.h>
#include <QFileInfo>