Remove references to `bugpoint' from the now-generic system utilities.
[oota-llvm.git] / include / Support / Timer.h
index 5cacadaf1ce2b397ec5c30ce72cef317a6693571..e993d88b72a09e845a08a98611ecc83b201f8510 100644 (file)
@@ -28,7 +28,7 @@
 #include <string>
 #include <vector>
 #include <iosfwd>
-#include <assert.h>
+#include <cassert>
 
 class TimerGroup;