Skip to content

Commit

Permalink
Fix the build failure for the OSS builds.
Browse files Browse the repository at this point in the history
* Follow-up to cl/610149703

#codehealth

PiperOrigin-RevId: 610285553
  • Loading branch information
hiroyuki-komatsu committed Feb 26, 2024
1 parent a81b563 commit 8eddfba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/prediction/dictionary_prediction_aggregator.cc
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
#include <utility>
#include <vector>

#include "ngram/neg_log_prob.h"
#include "absl/log/check.h"
#include "absl/log/log.h"
#include "absl/strings/match.h"
Expand Down

0 comments on commit 8eddfba

Please sign in to comment.