Skip to content

Commit

Permalink
Merge pull request #21 from vespa-engine/toregge/remove-unused-include
Browse files Browse the repository at this point in the history
Remove unused include (insertion_operators.h).
  • Loading branch information
toregge authored Aug 30, 2024
2 parents c086065 + ddc59cc commit 0258c65
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
#include <vespa/searchlib/tensor/nearest_neighbor_index.h>
#include <vespa/searchcommon/attribute/config.h>
#include <vespa/eval/eval/value.h>
#include <vespa/vespalib/test/insertion_operators.h>
#include <vespa/vespalib/util/fake_doom.h>
#include <iostream>
#include <sstream>
Expand Down

0 comments on commit 0258c65

Please sign in to comment.