mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
404fddbdd6
PR: ports/107584 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer
11 lines
270 B
C++
11 lines
270 B
C++
--- src/gdome_cpp_smart/test/main.cc.orig Thu Jul 17 11:35:05 2003
|
|
+++ src/gdome_cpp_smart/test/main.cc Thu Jul 17 11:36:16 2003
|
|
@@ -21,6 +21,7 @@
|
|
* or send an email to <luca.padovani@cs.unibo.it>
|
|
*/
|
|
|
|
+#include <assert.h>
|
|
#include <config.h>
|
|
|
|
#include <gdome.h>
|