Changeset 8293

Show
Ignore:
Timestamp:
04/29/08 20:33:53
Author:
eb
Message:

minor cleanup to [8292]

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • gnuradio/trunk/gr-atsc/src/lib/atsci_sliding_correlator.h

    r8292 r8293  
    2020 * Boston, MA 02110-1301, USA. 
    2121 */ 
    22 #include <string> 
    23 #include <string.h> 
    24  
    2522#ifndef _ATSC_SLIDING_CORRELATOR_H_ 
    2623#define _ATSC_SLIDING_CORRELATOR_H_ 
     24 
     25#include <string.h> 
    2726 
    2827extern const unsigned char atsc_pn511[511];