Skip to content

Commit

Permalink
add stdint.h
Browse files Browse the repository at this point in the history
  • Loading branch information
MPIBR-tushevg committed Oct 30, 2016
1 parent ff84ea8 commit 888730e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions htsutils.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
#include <ctype.h>

#include <htslib/tbx.h>
Expand Down

0 comments on commit 888730e

Please sign in to comment.