Skip to content

Commit fc8f43f

Browse files
committed
add <utility> for std::ignore
1 parent 6bc762f commit fc8f43f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/common/classes/init.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
#include "../common/SimpleStatusVector.h"
3232
#include "../common/dllinst.h"
3333
#include "../common/os/os_utils.h"
34+
#include <utility>
3435

3536
#ifdef WIN_NT
3637
#include <windows.h>

0 commit comments

Comments
 (0)