Commit c68c2996 authored by Li's avatar Li Committed by Li Song
Browse files

Add more include for stdint

parent 54a190c3
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
#ifndef CANDIDATE_POSITION_GENERATING_CONFIG_H_
#define CANDIDATE_POSITION_GENERATING_CONFIG_H_

#include <stdint.h>

namespace chromap {

// This class holds the parameters to generate candidate position. Using the
+2 −0
Original line number Diff line number Diff line
#ifndef INDEX_UTILS_H_
#define INDEX_UTILS_H_

#include <stdint.h>

#include "khash.h"

// Note that the max kmer size is 28 and its hash value is always saved in the