diff options
Diffstat (limited to 'FStream.cxx')
-rw-r--r-- | FStream.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FStream.cxx b/FStream.cxx index 3c44a6f..5e4133a 100644 --- a/FStream.cxx +++ b/FStream.cxx @@ -6,7 +6,7 @@ // Work-around CMake dependency scanning limitation. This must // duplicate the above list of headers. #if 0 -#include "FStream.hxx.in" +# include "FStream.hxx.in" #endif namespace KWSYS_NAMESPACE { |