Skip to content

Commit a403cc3

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/mfast/coder/common/dictionary_builder.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
#include "exceptions.h"
77
#include "template_repo.h"
88
#include <cstring>
9+
#include <vector>
910

1011
namespace mfast {
1112

0 commit comments

Comments
 (0)