Skip to content

Commit fb24eaa

Browse files
committed
Fix missing header
1 parent 1447517 commit fb24eaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

GPU/Common/GPUCommonHelpers.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
#include "GPUCommonLogger.h"
3737
#include <cstdint>
3838
#include <functional>
39+
#include <stdexcept>
3940

4041
namespace o2::gpu::internal
4142
{

0 commit comments

Comments
 (0)