From f29d18477360388cf66be5f1c17e2aae5fb14453 Mon Sep 17 00:00:00 2001 From: Daniel Pfeifer Date: Thu, 18 Aug 2016 00:24:24 +0200 Subject: fix a batch of include-what-you-use violations --- Source/cmCLocaleEnvironmentScope.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/cmCLocaleEnvironmentScope.cxx') diff --git a/Source/cmCLocaleEnvironmentScope.cxx b/Source/cmCLocaleEnvironmentScope.cxx index e4c74eccab..e38f531608 100644 --- a/Source/cmCLocaleEnvironmentScope.cxx +++ b/Source/cmCLocaleEnvironmentScope.cxx @@ -15,6 +15,7 @@ #include "cmSystemTools.h" #include +#include cmCLocaleEnvironmentScope::cmCLocaleEnvironmentScope() { -- cgit v1.2.1