Skip to content

Commit

Permalink
Merge pull request #20 from contour-terminal/fix/add_compare_header
Browse files Browse the repository at this point in the history
Add compare header include
  • Loading branch information
Yaraslaut authored Jun 6, 2024
2 parents 5c61706 + 372105f commit 4dffb78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/boxed-cpp/boxed.hpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
// SPDX-License-Identifier: Apache-2.0
#pragma once

#include <compare>
#include <iostream>
#include <limits>
#include <type_traits>
Expand Down

0 comments on commit 4dffb78

Please sign in to comment.