mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
10 lines
189 B
C++
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
|
|
|