Refactor headers and reorder include order

Change-Id: I6b341e2b37e569af7d741bfd7a63804c0b25a4c9
This commit is contained in:
Zdanowicz, Zbigniew
2019-02-12 17:27:13 +01:00
committed by sys_ocldev
parent 5160e4d777
commit 8e1e874a76
35 changed files with 84 additions and 69 deletions

View File

@@ -8,6 +8,7 @@
#include "runtime/command_stream/preemption.h"
#include "runtime/command_queue/command_queue_hw.h"
#include "runtime/helpers/options.h"
#include "runtime/helpers/hw_helper.h"
#include "runtime/helpers/dispatch_info.h"
#include "unit_tests/fixtures/preemption_fixture.h"
#include "unit_tests/helpers/debug_manager_state_restore.h"