Clang format

This commit is contained in:
Matthew Parkinson
2019-01-24 11:22:44 +00:00
parent 28a28bb1ed
commit 67fbcba653
2 changed files with 2 additions and 3 deletions

View File

@@ -12,7 +12,6 @@ namespace test
// Pre allocate all the objects
size_t* objects[count];
NOINLINE void setup(xoroshiro::p128r64& r, Alloc* alloc)
{
for (size_t i = 0; i < count; i++)