ENH: fix for old hp compiler

This commit is contained in:
Bill Hoffman 2008-07-03 13:55:36 -04:00
parent dd1ee6975f
commit 096c139c80
1 changed files with 2 additions and 4 deletions

View File

@ -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>