Closed bdrung closed 9 months ago
Line 24 in zzip/fseeko.h opens the extern "C" bracket. This bracket needs to be closed at the end of the file.
zzip/fseeko.h
extern "C"
Line 24 in
zzip/fseeko.h
opens theextern "C"
bracket. This bracket needs to be closed at the end of the file.