From 317b3a0ef859320f81d5a84c2abbcf2368d17151 Mon Sep 17 00:00:00 2001 From: Brad King Date: Thu, 14 May 2009 09:26:47 -0400 Subject: [PATCH] STYLE: Remove trailing whitespace --- Source/kwsys/kwsysPrivate.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/kwsys/kwsysPrivate.h b/Source/kwsys/kwsysPrivate.h index dd3b75fc0..0e4c32caf 100644 --- a/Source/kwsys/kwsysPrivate.h +++ b/Source/kwsys/kwsysPrivate.h @@ -24,7 +24,7 @@ Define KWSYS_HEADER macro to help the c and cxx files include kwsys headers from the configured namespace directory. The macro can be used like this: - + #include KWSYS_HEADER(Directory.hxx) #include KWSYS_HEADER(std/vector) */