fde8f9af7c
PR: 46473 Submitted by: Kuang-che Wu <kcwu@kcwu.homeip.net>
10 lines
249 B
C++
10 lines
249 B
C++
--- cfg.cc.orig Mon Dec 23 03:45:30 2002
|
|
+++ cfg.cc Mon Dec 23 03:45:48 2002
|
|
@@ -23,7 +23,6 @@
|
|
// This file defines subroutines to handle the
|
|
// configuration file
|
|
|
|
-#include <stl.h>
|
|
#include <stdio.h>
|
|
#include <iostream.h>
|
|
#include <ctype.h>
|