diff --git a/Source/kwsys/SystemTools.cxx b/Source/kwsys/SystemTools.cxx index 3e281c080c..2c398c72e1 100644 --- a/Source/kwsys/SystemTools.cxx +++ b/Source/kwsys/SystemTools.cxx @@ -14,16 +14,18 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ +#include + +#include +#include + +#include +#include + #ifdef _MSC_VER # pragma warning (disable: 4786) #endif -#include -#include -#include -#include -#include - #include #include #include