From 1f9a0eb8ce94b963cf5c99e8571615d040b3d9c7 Mon Sep 17 00:00:00 2001 From: HanishKVC Date: Fri, 10 May 2024 21:10:44 +0530 Subject: [PATCH] ChatON: Remove unneeded iostream --- common/chaton.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/common/chaton.hpp b/common/chaton.hpp index c278246ee..8e2983cdf 100644 --- a/common/chaton.hpp +++ b/common/chaton.hpp @@ -192,7 +192,6 @@ #include #include -#include #include #include "log.h"