Skip to content

Commit

Permalink
Fix a build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ehrmann committed Jan 29, 2018
1 parent 45fa9c2 commit 61cc5a8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
import java.io.IOException;
import java.nio.ByteBuffer;

import static com.davidehrmann.vcdiff.engine.VCDiffCodeTableWriterImpl.VCD_CHECKSUM;
import static com.davidehrmann.vcdiff.engine.VCDiffCodeTableWriterImpl.VCD_SOURCE;
import static com.davidehrmann.vcdiff.engine.VCDiffCodeTableWriterImpl.VCD_TARGET;

Expand Down

0 comments on commit 61cc5a8

Please sign in to comment.