dib-lab/kmerDecoder

Fix header files

Closed this issue · 0 comments

Please add this to any header file in the code to fix the errors when the header file is included more than one time
#ifndef _H
#define _H

#endif