add assert header to jh.h
[libjh.git] / header.h
index 957788f..ac8c368 100644 (file)
--- a/header.h
+++ b/header.h
@@ -1,4 +1,5 @@
 #include <ev.h>
+#include <assert.h>
 
 /***** COMPILER-SPECIFIC STUFF *****/
 #ifdef __GNUC__