Clang-format: restore sorting includes

Change-Id: I34eb993b562c77f56d8fbd51a02ee266c1f76678
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
Mateusz Jablonski
2020-02-24 10:22:30 +01:00
parent ee5ebde417
commit 9dbeeea18f
875 changed files with 892 additions and 19 deletions

View File

@@ -8,6 +8,7 @@
#include "opencl/test/unit_test/command_queue/command_queue_fixture.h"
#include "shared/source/device/device.h"
#include "opencl/source/command_queue/command_queue_hw.h"
#include "opencl/source/context/context.h"
#include "opencl/test/unit_test/mocks/mock_device.h"