Add missing #include
[oota-llvm.git] / lib / Support / SlowOperationInformer.cpp
index 40759f6d48730db18b8a736f5230a54dd85adae6..9dc2750f7698f899a448d28a528a4336895c7e92 100644 (file)
@@ -17,6 +17,7 @@
 #include <sstream>
 #include <signal.h>
 #include <unistd.h>
+#include <cassert>
 using namespace llvm;
 
 /// OperationCancelled - This flag is set by the SIGINT signal handler if the