Skip to content
Snippets Groups Projects
Commit 476e8075 authored by Brad King's avatar Brad King
Browse files

STYLE: Remove trailing whitespace

parent 3f0ca4ed
No related branches found
No related tags found
No related merge requests found
......@@ -7,4 +7,4 @@ SET(KWSYS_DATE_STAMP_YEAR 2009)
SET(KWSYS_DATE_STAMP_MONTH 05)
# KWSys version date day component. Format is DD.
SET(KWSYS_DATE_STAMP_DAY 13)
SET(KWSYS_DATE_STAMP_DAY 14)
......@@ -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)
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment