From 383a9c777f1e9d60584d3b1c26a1440e6bef3fa5 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 9 Apr 2012 13:43:22 +0300 Subject: s/pathes/paths/ --- framework/inc/jobs/jobdispatch.hxx | 2 +- framework/source/accelerators/acceleratorconfiguration.cxx | 2 +- framework/source/fwi/classes/protocolhandlercache.cxx | 2 +- framework/source/fwi/jobs/configaccess.cxx | 2 +- framework/source/jobs/jobdata.cxx | 2 +- framework/source/jobs/jobexecutor.cxx | 2 +- framework/source/services/pathsettings.cxx | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'framework') diff --git a/framework/inc/jobs/jobdispatch.hxx b/framework/inc/jobs/jobdispatch.hxx index 78c1535192c0..b002332676f0 100644 --- a/framework/inc/jobs/jobdispatch.hxx +++ b/framework/inc/jobs/jobdispatch.hxx @@ -60,7 +60,7 @@ //_______________________________________ // other includes -#include +#include #include #include diff --git a/framework/source/accelerators/acceleratorconfiguration.cxx b/framework/source/accelerators/acceleratorconfiguration.cxx index ed3d0ca721fd..3fd5c72eac3b 100644 --- a/framework/source/accelerators/acceleratorconfiguration.cxx +++ b/framework/source/accelerators/acceleratorconfiguration.cxx @@ -63,7 +63,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/framework/source/fwi/classes/protocolhandlercache.cxx b/framework/source/fwi/classes/protocolhandlercache.cxx index 229767cae71b..c7e1a8d06de4 100644 --- a/framework/source/fwi/classes/protocolhandlercache.cxx +++ b/framework/source/fwi/classes/protocolhandlercache.cxx @@ -51,7 +51,7 @@ // other includes //_________________________________________________________________________________________________________________ #include -#include +#include #include //_________________________________________________________________________________________________________________ diff --git a/framework/source/fwi/jobs/configaccess.cxx b/framework/source/fwi/jobs/configaccess.cxx index f39bda8e21d9..b6e13167d13b 100644 --- a/framework/source/fwi/jobs/configaccess.cxx +++ b/framework/source/fwi/jobs/configaccess.cxx @@ -46,7 +46,7 @@ //________________________________ // includes of other projects -#include +#include #include //________________________________ diff --git a/framework/source/jobs/jobdata.cxx b/framework/source/jobs/jobdata.cxx index d059fd45bca6..bf1925a76bed 100644 --- a/framework/source/jobs/jobdata.cxx +++ b/framework/source/jobs/jobdata.cxx @@ -46,7 +46,7 @@ //________________________________ // includes of other projects #include -#include +#include #include #include diff --git a/framework/source/jobs/jobexecutor.cxx b/framework/source/jobs/jobexecutor.cxx index 9fe0b3da4061..e41c518ed27a 100644 --- a/framework/source/jobs/jobexecutor.cxx +++ b/framework/source/jobs/jobexecutor.cxx @@ -50,7 +50,7 @@ //________________________________ // includes of other projects -#include +#include #include #include diff --git a/framework/source/services/pathsettings.cxx b/framework/source/services/pathsettings.cxx index 9bdd098a1d9a..8d74d71379ef 100644 --- a/framework/source/services/pathsettings.cxx +++ b/framework/source/services/pathsettings.cxx @@ -56,7 +56,7 @@ #include #include -#include +#include #include -- cgit