Skip to content

Commit

Permalink
Added a header which includes everything
Browse files Browse the repository at this point in the history
  • Loading branch information
SleepiCaffeine committed Jun 20, 2023
1 parent df8a0f2 commit fcd8e9d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Data Structures/data_structures.hpp
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#include "sl_list.hpp" // Includes node.hpp and <cstddef>
#include "dl_list.hpp" // Includes double_node.hpp and <cstddef>

0 comments on commit fcd8e9d

Please sign in to comment.