Skip to content

Commit

Permalink
Remove a needless #include.
Browse files Browse the repository at this point in the history
  • Loading branch information
s-yata committed Jul 25, 2014
1 parent fbfc022 commit aa984c8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/grnxx/column.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
#ifndef GRNXX_COLUMN_HPP
#define GRNXX_COLUMN_HPP

#include <vector>

#include "grnxx/name.hpp"
#include "grnxx/types.hpp"

Expand Down

0 comments on commit aa984c8

Please sign in to comment.