Skip to content

Commit 0fc6218

Browse files
author
ochafik
committed
add missing <variant> include
1 parent dd6eb97 commit 0fc6218

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/common.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
#include <string>
99
#include <vector>
1010
#include <sstream>
11+
#include <variant>
1112

1213
#ifdef _WIN32
1314
#define DIRECTORY_SEPARATOR '\\'

0 commit comments

Comments
 (0)