Skip to content

Commit dd005ca

Browse files
committed
Add missing include
1 parent 6a40fde commit dd005ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/lxgui/utils_variant.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
#include "lxgui/lxgui.hpp"
55
#include "lxgui/utils.hpp"
66

7+
#include <cstdint>
78
#include <string>
89
#include <type_traits>
910
#include <utility>

0 commit comments

Comments
 (0)