Skip to content

Commit

Permalink
upd travis
Browse files Browse the repository at this point in the history
  • Loading branch information
xtaci committed Jan 13, 2017
1 parent c6e0368 commit ee9839c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions matrix.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 6,7 @@
#define KCP_MATRIX_H

#include <vector>
#include <memory>
#include "galois.h"

using row_type = std::shared_ptr<std::vector<byte>>;
Expand Down

0 comments on commit ee9839c

Please sign in to comment.