Commit 54a190c3 authored by Li's avatar Li Committed by Li Song
Browse files

Add more include for stdint

parent 577cccfd
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
#ifndef CANDIDATE_H_
#define CANDIDATE_H_

#include <stdint.h>

namespace chromap {

struct Candidate {