From 252a2ec8b0f0f9cf20c947737087b24a8185b588 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 10 Jul 2024 18:56:16 +0900 Subject: Rename IO and network class nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- examples/network/mail/smtp.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/network/mail/smtp.cpp') diff --git a/examples/network/mail/smtp.cpp b/examples/network/mail/smtp.cpp index 0d10a9b30..e04468a42 100644 --- a/examples/network/mail/smtp.cpp +++ b/examples/network/mail/smtp.cpp @@ -10,8 +10,8 @@ #include "smtp.h" #include -#include -#include +#include +#include #include #include #include -- cgit v1.2.3