diff options
Diffstat (limited to 'config.h.in')
| -rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index b4f73d3f..cb7c7ee7 100644 --- a/config.h.in +++ b/config.h.in @@ -99,6 +99,9 @@ /* Define to 1 if you have the <sys/wait.h> header file. */ #undef HAVE_SYS_WAIT_H +/* Define to 1 if you have the <sstream> header file. */ +#undef HAVE_SSTREAM + /* Define to 1 if you have the <time.h> header file. */ #undef HAVE_TIME_H |
