Skip to content

Commit

Permalink
Merged node.hpp and merged_node.hpp headers into one
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-cukic committed Feb 6, 2023
1 parent 2b3baad commit bd6a276
Show file tree
Hide file tree
Showing 4 changed files with 143 additions and 154 deletions.
1 change: 0 additions & 1 deletion bench/bm_test_helper.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
#define GRAPH_PROTOTYPE_BM_TEST_HELPER_HPP

#include <graph.hpp>
#include <merged_node.hpp>
#include <reflection.hpp>

inline constexpr std::size_t N_MAX = std::numeric_limits<std::size_t>::max();
Expand Down
152 changes: 0 additions & 152 deletions include/merged_node.hpp

This file was deleted.

Loading

0 comments on commit bd6a276

Please sign in to comment.