Fix compilation issues on linux 64 machines
This commit is contained in:
+2
-1
@@ -52,6 +52,7 @@ namespace crnlib
|
||||
} // namespace crnlib
|
||||
|
||||
using namespace crnlib;
|
||||
using crnlib::uint;
|
||||
|
||||
const char* crn_get_format_string(crn_format fmt)
|
||||
{
|
||||
@@ -456,4 +457,4 @@ bool crn_decompress_block(const void *pSrc_block, crn_uint32 *pDst_pixels_u32, c
|
||||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user