diff options
Diffstat (limited to 'llvm/include/Support/SCCIterator.h')
| -rw-r--r-- | llvm/include/Support/SCCIterator.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/include/Support/SCCIterator.h b/llvm/include/Support/SCCIterator.h index 26afdd76e4f..ed660d64c72 100644 --- a/llvm/include/Support/SCCIterator.h +++ b/llvm/include/Support/SCCIterator.h @@ -21,6 +21,7 @@ #include <stack> #include <map> +#include <assert.h> //-------------------------------------------------------------------------- // class SCC : A simple representation of an SCC in a generic Graph. |

