mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
avoid including cmStandardIncludes.h
This commit is contained in:
committed by
Brad King
parent
66a7099993
commit
d0c14dfb36
@@ -4,6 +4,7 @@
|
||||
|
||||
#include <CPack/cmCPackComponentGroup.h>
|
||||
#include <CPack/cmCPackLog.h>
|
||||
#include <algorithm>
|
||||
#include <cmCryptoHash.h>
|
||||
#include <cmGeneratedFileStream.h>
|
||||
#include <cmInstalledFile.h>
|
||||
|
||||
@@ -5,9 +5,8 @@
|
||||
|
||||
#include <cmConfigure.h>
|
||||
|
||||
#include "cmStandardIncludes.h"
|
||||
|
||||
#include <cmsys/FStream.hxx>
|
||||
#include <string>
|
||||
|
||||
/** \class cmWIXRichtTextFormatWriter
|
||||
* \brief Helper class to generate Rich Text Format (RTF) documents
|
||||
|
||||
Reference in New Issue
Block a user