src/misc/crc32.hpp
changeset 10429 1b99254f9607
parent 6977 67b989528f3d
equal deleted inserted replaced
10428:eecb81857b5a 10429:1b99254f9607
     1 /* $Id$ */
     1 /* $Id$ */
     2 
     2 
     3 /** @file crc32.hpp */
     3 /** @file crc32.hpp Cyclic reduncancy check support. */
     4 
     4 
     5 #ifndef  CRC32_HPP
     5 #ifndef  CRC32_HPP
     6 #define  CRC32_HPP
     6 #define  CRC32_HPP
     7 
     7 
     8 #if 0 // reenable when needed
     8 #if 0 // reenable when needed