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/BlockCacheSet.cpp | |
parent | 92239dafb601d2ee5da1554d19631267c81fe57c (diff) | |
download | nx-libs-920705cf70d4a230c7d75fbd869e2cef162cf062.tar.gz nx-libs-920705cf70d4a230c7d75fbd869e2cef162cf062.tar.bz2 nx-libs-920705cf70d4a230c7d75fbd869e2cef162cf062.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/BlockCacheSet.cpp')
-rwxr-xr-x | nxcomp/BlockCacheSet.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcomp/BlockCacheSet.cpp b/nxcomp/BlockCacheSet.cpp index f6591d596..23bc1fa73 100755 --- a/nxcomp/BlockCacheSet.cpp +++ b/nxcomp/BlockCacheSet.cpp @@ -15,7 +15,7 @@ /* */ /**************************************************************************/ -#include <iostream.h> +#include "Misc.h" #include "BlockCacheSet.h" |