From 6ab9a2a2d0f973ea44b3cf98b1d5c48a2187de01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=A6=8C=20=EA=A6=AB=EA=A6=B6=20=EA=A6=8F=EA=A7=80?= =?UTF-8?q?=EA=A6=A6=EA=A6=BF=20=EA=A6=A7=20=EA=A6=AE=20=EA=A6=91=20?= =?UTF-8?q?=EA=A6=A9=20=EA=A6=AD=EA=A7=80?= Date: Sat, 14 Sep 2019 08:46:24 +0800 Subject: Treat librtclient not as local when including its header --- user.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'user.cxx') diff --git a/user.cxx b/user.cxx index 40c1818..077f68b 100644 --- a/user.cxx +++ b/user.cxx @@ -1,4 +1,4 @@ -#include "rtclient.h" +#include #include "user.hxx" void User::setId(QString const& id) -- cgit v1.2.3