Skip to content

Commit 99ae065

Browse files
Include vector in dictionary_builder.cpp to satisfy windows build
1 parent 3d3979c commit 99ae065

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/mfast/coder/common/dictionary_builder.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
#include "../../field_instructions.h"
1111
#include "../../arena_allocator.h"
1212
#include "../../instructions/templates_description.h"
13+
#include <vector>
1314
#include <map>
1415
#include <string>
1516

0 commit comments

Comments
 (0)