diff options
author | Reinhard Tartler <siretart@tauware.de> | 2011-11-13 09:27:52 +0100 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2011-11-13 09:27:52 +0100 |
commit | 920705cf70d4a230c7d75fbd869e2cef162cf062 (patch) | |
tree | f31df6fdf87cf2695463488f79411ef696224136 /nxcomp/Misc.h | |
parent | 92239dafb601d2ee5da1554d19631267c81fe57c (diff) | |
download | nx-libs-255f45b828d41dfe7983ecf2791dfddc161d18bf.tar.gz nx-libs-255f45b828d41dfe7983ecf2791dfddc161d18bf.tar.bz2 nx-libs-255f45b828d41dfe7983ecf2791dfddc161d18bf.zip |
Imported nxcomp-3.2.0-7.tar.gznxcomp/3.2.0-7
Summary: Imported nxcomp-3.2.0-7.tar.gz
Keywords:
Imported nxcomp-3.2.0-7.tar.gz
into Git repository
Diffstat (limited to 'nxcomp/Misc.h')
-rwxr-xr-x | nxcomp/Misc.h | 6 |
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. // |