ports/java/jlint/files/patch-inlines.hh

10 lines
189 B
C++

--- inlines.hh.orig Thu Jul 17 21:18:47 2003
+++ inlines.hh Thu Jul 17 21:18:53 2003
@@ -1,5 +1,7 @@
// inline functions
+#include <assert.h>
+
#ifndef INLINES_HH
#define INLINES_HH