mateidavid / fast5

A C++ header-only library for reading Oxford Nanopore Fast5 files
MIT License
53 stars 16 forks source link

Multiple include error #2

Closed jts closed 9 years ago

jts commented 9 years ago
fast5/src/hdf5_tools.hpp:201: multiple definition of `hdf5_tools::detail::get_path_name(std::string const&)'
fast5/src/hdf5_tools.hpp:556: multiple definition of `hdf5_tools::addr_exists(int, std::string const&)'
mateidavid commented 9 years ago

reimplemented those as class members