diff --git a/manual/tracy.tex b/manual/tracy.tex index 2e60a7f1..9de1c7eb 100644 --- a/manual/tracy.tex +++ b/manual/tracy.tex @@ -2520,6 +2520,7 @@ The following libraries are included with and used by the Tracy Profiler: \item Dear ImGui -- \url{https://github.com/ocornut/imgui} \item ImGuiColorTextEdit -- \url{https://github.com/BalazsJako/ImGuiColorTextEdit} \item JSON for Modern C++ -- \url{https://github.com/nlohmann/json} +\item robin-hood-hashing -- \url{https://github.com/martinus/robin-hood-hashing} \end{itemize} \item Apache license 2.0 @@ -2533,11 +2534,6 @@ The following libraries are included with and used by the Tracy Profiler: \item Font Awesome -- \url{https://fontawesome.com/} \end{itemize} -\item Boost Software License 1.0 -\begin{itemize} -\item flat\_hash\_map -- \url{https://github.com/skarupke/flat\_hash\_map} -\end{itemize} - \item FreeType License \begin{itemize} \item FreeType -- \url{https://www.freetype.org/}