aboutsummaryrefslogtreecommitdiff
path: root/nxcomp/Misc.h
diff options
context:
space:
mode:
Diffstat (limited to 'nxcomp/Misc.h')
-rwxr-xr-xnxcomp/Misc.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/nxcomp/Misc.h b/nxcomp/Misc.h
index f26c56fe3..23058b7b3 100755
--- a/nxcomp/Misc.h
+++ b/nxcomp/Misc.h
@@ -18,12 +18,14 @@
#ifndef Misc_H
#define Misc_H
-#include <iostream.h>
-#include <fstream.h>
+#include <iostream>
+#include <fstream>
#include <errno.h>
#include <string.h>
+using namespace std;
+
//
// This is MD5 length.
//