diff options
author | Steve Huston <shuston@riverace.com> | 1998-04-03 16:00:27 +0000 |
---|---|---|
committer | Steve Huston <shuston@riverace.com> | 1998-04-03 16:00:27 +0000 |
commit | 5be326fc1b3ce311939272affdbf03443afab1ae (patch) | |
tree | cdaedcfffafcb8d1ccc417a2eba38c76bd0ff029 /netsvcs | |
parent | 05d66c1123cf9208102639e69ab88a8c700d2150 (diff) | |
download | ATCD-5be326fc1b3ce311939272affdbf03443afab1ae.tar.gz |
Removed #include <fstream.h> from line 1.
Diffstat (limited to 'netsvcs')
-rw-r--r-- | netsvcs/clients/Naming/Dump_Restore/Dump_Restore.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/netsvcs/clients/Naming/Dump_Restore/Dump_Restore.cpp b/netsvcs/clients/Naming/Dump_Restore/Dump_Restore.cpp index e5f0d030f0c..084ef01ce54 100644 --- a/netsvcs/clients/Naming/Dump_Restore/Dump_Restore.cpp +++ b/netsvcs/clients/Naming/Dump_Restore/Dump_Restore.cpp @@ -1,4 +1,3 @@ -#include <fstream.h> // $Id$ #include "ace/Service_Config.h" |