diff options
Diffstat (limited to 'include/Config')
| -rw-r--r-- | include/Config/config.h.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/Config/config.h.in b/include/Config/config.h.in index fd1c8106c1..bc90611d02 100644 --- a/include/Config/config.h.in +++ b/include/Config/config.h.in @@ -185,6 +185,8 @@ /* Indicates whether we have STL iterators */ #undef HAVE_STD_ITERATOR +#undef HAVE_BI_ITERATOR +#undef HAVE_FWD_ITERATOR /* Indicates which slist we should use */ #undef HAVE_EXT_SLIST |
