Skip to content

Commit

Permalink
[cfile-test-base.h] remove cyclic dependency
Browse files Browse the repository at this point in the history
Removed '#include "kudu/cfile/cfile-test-base.h"' from the
cfile-test-base.h file.

This patch does not contain any functional changes.

Change-Id: I34e92c198b234fa4eb05fb923eb5a9b0133dd578
Reviewed-on: http://gerrit.cloudera.org:8080/7650
Reviewed-by: Dan Burkert <[email protected]>
Tested-by: Kudu Jenkins
  • Loading branch information
alexeyserbin committed Aug 10, 2017
1 parent 1b939c2 commit bc73f88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/kudu/cfile/cfile-test-base.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
#include <string>
#include <vector>

#include "kudu/cfile/cfile-test-base.h"
#include "kudu/cfile/cfile_reader.h"
#include "kudu/cfile/cfile_writer.h"
#include "kudu/cfile/cfile.pb.h"
Expand Down

0 comments on commit bc73f88

Please sign in to comment.