Skip to content

Commit c28466c

Browse files
committed
include utility because of std::exchange
1 parent 5b100f6 commit c28466c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/cpp2util.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@
190190
#include <any>
191191
#include <optional>
192192
#include <cstddef>
193+
#include <utility>
193194

194195
#if defined(CPP2_USE_SOURCE_LOCATION)
195196
#include <source_location>

0 commit comments

Comments
 (0)