Clean up includes in queue.h

Formatting.

Signed-off-by: Graham Sider <Graham.Sider@amd.com>
Change-Id: I141c8308d6b283b376035e21344629dc665289bb


[ROCm/ROCR-Runtime commit: db1a13aa05]
Esse commit está contido em:
Graham Sider
2022-06-08 13:11:58 -04:00
commit de David Yat Sin
commit c4ae784f4b
@@ -44,14 +44,12 @@
#ifndef HSA_RUNTME_CORE_INC_COMMAND_QUEUE_H_
#define HSA_RUNTME_CORE_INC_COMMAND_QUEUE_H_
#include <sstream>
#include "core/common/shared.h"
#include "core/inc/checked.h"
#include "core/util/utils.h"
#include "inc/amd_hsa_queue.h"
#include "hsakmt/hsakmt.h"