Skip to content

Commit

Permalink
Remove extra header in fd_algorithm.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
BUYT-1 authored and chernishev committed Apr 15, 2024
1 parent 61e04d3 commit be87f07
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/core/algorithms/fd/fd_algorithm.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@
#include <boost/any.hpp>

#include "algorithms/algorithm.h"
#include "algorithms/fd/fd.h"
#include "config/max_lhs/type.h"
#include "fd.h"
#include "model/table/column_layout_typed_relation_data.h"
#include "util/primitive_collection.h"

namespace model {
Expand Down

0 comments on commit be87f07

Please sign in to comment.