Clean up includes in queue.h

Formatting.

Signed-off-by: Graham Sider <Graham.Sider@amd.com>
Change-Id: I141c8308d6b283b376035e21344629dc665289bb
This commit is contained in:
Graham Sider
2022-06-08 13:11:58 -04:00
committed by David Yat Sin
parent 907e05c1b3
commit db1a13aa05
+1 -3
View File
@@ -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"