Skip to content

Commit

Permalink
🎨 remove superfluous header files.
Browse files Browse the repository at this point in the history
  • Loading branch information
Drewniok committed Aug 6, 2024
1 parent 9b9a09a commit 6bd6d3f
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,13 @@

#include "fiction/algorithms/physical_design/apply_gate_library.hpp"
#include "fiction/algorithms/physical_design/exact.hpp"
#include "fiction/networks/technology_network.hpp"
#include "fiction/technology/parameterized_gate_library.hpp"
#include "fiction/technology/sidb_defect_surface.hpp"
#include "fiction/technology/sidb_skeleton_bestagon_library.hpp"
#include "fiction/technology/sidb_surface_analysis.hpp"
#include "fiction/traits.hpp"
#include "fiction/types.hpp"

#include <mockturtle/algorithms/equivalence_checking.hpp>
#include <mockturtle/algorithms/miter.hpp>
#include <mockturtle/utils/stopwatch.hpp>

#include <exception>
Expand Down

0 comments on commit 6bd6d3f

Please sign in to comment.