Skip to content

Commit

Permalink
Add FrozenTrie.hpp include to Dataset.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
bab2min committed Dec 17, 2024
1 parent 9383105 commit 2389067
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Dataset.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#include <kiwi/Dataset.h>
#include <kiwi/SubstringExtractor.h>
#include "FrozenTrie.hpp"
#include "RaggedVector.hpp"

using namespace kiwi;
Expand Down

0 comments on commit 2389067

Please sign in to comment.