From abffaa836081d11fe8829c96244d5aef88dab774 Mon Sep 17 00:00:00 2001 From: J Ninja Date: Mon, 24 Jun 2019 13:27:03 -0700 Subject: [PATCH] Removed unused #include. --- translator.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/translator.cc b/translator.cc index b59f459..0f1617d 100644 --- a/translator.cc +++ b/translator.cc @@ -10,7 +10,6 @@ #include #include -#include #include #include