0
0
mirror of https://github.com/wolfpld/tracy.git synced 2026-01-18 17:11:26 +01:00

Add ini to list of used libraries.

This commit is contained in:
Bartosz Taudul
2023-05-01 14:14:34 +02:00
parent f68be9bfc3
commit cbabb5aa22

View File

@@ -3887,6 +3887,7 @@ The following libraries are included with and used by the Tracy Profiler. Entrie
\item JSON for Modern C++ -- \url{https://github.com/nlohmann/json}
\item robin-hood-hashing -- \url{https://github.com/martinus/robin-hood-hashing}
\item SPSCQueue \faStar{} -- \url{https://github.com/rigtorp/SPSCQueue}
\item ini -- \url{https://github.com/rxi/ini}
\end{itemize}
\item Apache license 2.0