compiler fix
This commit is contained in:
parent
7ec7fb7e95
commit
0df1da0eba
|
@ -41,6 +41,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
#include "cmMSProjectGenerator.h"
|
#include "cmMSProjectGenerator.h"
|
||||||
#include "cmDSWMakefile.h"
|
#include "cmDSWMakefile.h"
|
||||||
#include "cmDSPMakefile.h"
|
#include "cmDSPMakefile.h"
|
||||||
|
#include "cmCacheManager.h"
|
||||||
|
|
||||||
cmMSProjectGenerator::cmMSProjectGenerator()
|
cmMSProjectGenerator::cmMSProjectGenerator()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue