Retabbing and reformatting

This commit is contained in:
Paul-Louis Ageneau
2020-11-13 21:25:52 +01:00
parent b7a682cc50
commit ece1bd9352
43 changed files with 948 additions and 1033 deletions

View File

@ -170,4 +170,3 @@ template <typename T> std::optional<T> Queue<T>::popImpl() {
} // namespace rtc
#endif