Skip to content

Commit

Permalink
add missing header file
Browse files Browse the repository at this point in the history
  • Loading branch information
daixtrose committed Oct 17, 2024
1 parent 5e22a5f commit 0386212
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

#include <polymorphism/has_super_cool_features.hpp>

#include <string>

namespace modern {

// declaration with concept constraint
Expand Down

0 comments on commit 0386212

Please sign in to comment.