docs: explain why utility header is needed

This commit is contained in:
piotr.idzik
2023-05-12 23:02:00 +02:00
parent 2b7591c242
commit fcd8c2fd17

View File

@@ -9,8 +9,8 @@
#include <cassert> /// for assert
#include <string> /// for std::string
#include <utility>
#include <vector> /// for std::vector
#include <utility> /// for std::move
#include <vector> /// for std::vector
/**
* @brief computes the length of the longest common string created from input