clang-format and clang-tidy fixes for 2f65017d

This commit is contained in:
github-actions
2020-11-30 13:41:00 +00:00
parent 2f65017db3
commit 3720f2dad0

View File

@@ -40,10 +40,10 @@
*
* @author [Rakshit Raj](https://github.com/rakshitraj)
*/
#include <cassert> // for tests
#include <cstdint> // for typedef datatype uint64_t
#include <iostream> // for IO
#include <vector> // for std::vector<>
#include <cassert> // for tests
#include <cstdint> // for typedef datatype uint64_t
#include <iostream> // for IO
#include <vector> // for std::vector<>
/**
* @namespace sorting