Skip to content

Commit 04b7f6a

Browse files
Include utility
to access `to_underlying`
1 parent 5e5c65a commit 04b7f6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/input.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515

1616
#include <assert.h>
1717
#include <iostream>
18+
#include <utility>
1819
#include "ipr/input"
1920

2021
namespace ipr::input {

0 commit comments

Comments
 (0)