forked from Lainports/freebsd-ports
11 lines
255 B
C++
11 lines
255 B
C++
--- lib/qmisc.cc.orig Fri Feb 23 21:29:12 2001
|
|
+++ lib/qmisc.cc Fri Feb 13 19:17:38 2004
|
|
@@ -7,7 +7,7 @@
|
|
# include <stdio.h>
|
|
# include <stdlib.h>
|
|
# include "qexception.hh"
|
|
-# include <iostream.h>
|
|
+# include <iostream>
|
|
# include <math.h>
|
|
|
|
#ifdef NLS
|