cmPolicies: Replace unused include.

This commit is contained in:
Stephen Kelly 2015-07-25 14:45:45 +02:00
parent 5447ca1a94
commit 8329fc016f
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
#ifndef cmPolicies_h
#define cmPolicies_h
#include "cmCustomCommand.h"
#include "cmStandardIncludes.h"
#include <bitset>