/tmp/compress-91c8fc.o: In function `main':
compress.cpp:(.text+0x1a0c): undefined reference to `printBinaryFile(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::basic_ifstream<char, std::char_traits<char> >&)'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
/in/Compile/Makefile:27: recipe for target 'test_com' failed
make: *** [test_com] Error 1