diff options
Diffstat (limited to 'Source/kwsys/Configure.hxx.in')
-rw-r--r-- | Source/kwsys/Configure.hxx.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/kwsys/Configure.hxx.in b/Source/kwsys/Configure.hxx.in index f71d4d5..3875880 100644 --- a/Source/kwsys/Configure.hxx.in +++ b/Source/kwsys/Configure.hxx.in @@ -22,7 +22,8 @@ #define KWSYS_DO_NOT_CLEAN_PUTENV #else #undef KWSYS_DO_NOT_CLEAN_PUTENV -#else +#endif + /* Whether ANSI C++ stream headers are to be used. */ |