Skip to content

Commit a60edf9

Browse files
committed
Fix build with Qt 6.2 on macOS.
1 parent 83aee62 commit a60edf9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

codegen/lang/parsed_file.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
#include <memory>
1010
#include <string>
11+
#include <vector>
1112
#include <array>
1213
#include <functional>
1314
#include <QImage>

0 commit comments

Comments
 (0)