Skip to content

Commit 151688a

Browse files
committed
Add missing header
1 parent 9cd1ce1 commit 151688a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/aws/crt/Variant.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
*/
66

77
#include <aws/common/assert.h>
8+
#include <aws/crt/TypeTraits.h>
89
#include <aws/crt/Utility.h>
910

1011
#include <algorithm>

0 commit comments

Comments
 (0)