Skip to content

Commit

Permalink
fix: add missing optional include in test file
Browse files Browse the repository at this point in the history
  • Loading branch information
DNKpp committed Dec 10, 2022
1 parent 34bdb93 commit 8f456d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/concepts/stl_extensions.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@

#include "../helper.hpp"

#include <optional>

#include "Simple-Utility/concepts/stl_extensions.hpp"

using namespace sl::concepts;
Expand Down

0 comments on commit 8f456d8

Please sign in to comment.