$OpenBSD: patch-types_hh,v 1.2 2009/03/26 18:06:01 naddy Exp $
--- types.hh.orig	Fri Apr  4 20:29:43 2003
+++ types.hh	Thu Mar 26 19:01:07 2009
@@ -2,10 +2,10 @@
 #define TYPES_HH
 
 #ifdef VISUAL_CPP
-#include <assert.h>
 #pragma warning( disable : 4786)
 #endif
 
+#include <cassert>
 #include <string>
 #include <vector>
 #include <stddef.h>
