[neurun] Remove duplicated include (#2833)
author이한종/동작제어Lab(SR)/Engineer/삼성전자 <hanjoung.lee@samsung.com>
Fri, 28 Sep 2018 01:43:14 +0000 (10:43 +0900)
committer박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Fri, 28 Sep 2018 01:43:14 +0000 (10:43 +0900)
This commit removes the line for duplicated include.

Signed-off-by: Hanjoung Lee <hanjoung.lee@samsung.com>
runtimes/neurun/src/backend/cpu/StageGenerator.cc

index de68162..3b9614f 100644 (file)
@@ -36,8 +36,6 @@
 
 #include "support/nnapi/Utils.h"
 
-#include "logging.h"
-
 namespace neurun
 {
 namespace backend