mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
ENH: fix for old hp compiler
This commit is contained in:
@@ -17,10 +17,8 @@
|
||||
#ifndef cmProcess_h
|
||||
#define cmProcess_h
|
||||
|
||||
#include <set>
|
||||
#include <map>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "cmStandardIncludes.h"
|
||||
#include <cmsys/Process.h>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user