From a3c729397318f9556266b52a30bf965388ede1d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=A6=8C=EA=A6=AB=EA=A6=B6=EA=A6=8F=EA=A7=80=EA=A6=A6?= =?UTF-8?q?=EA=A6=BF=EA=A6=A7=EA=A6=AE=EA=A6=91=EA=A6=A9=EA=A6=AD=EA=A7=80?= Date: Sun, 13 Jun 2021 19:15:08 +0800 Subject: The catalog header included should be local first --- qicclient.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qicclient.hxx b/qicclient.hxx index a3cc6d0..f74510c 100644 --- a/qicclient.hxx +++ b/qicclient.hxx @@ -2,7 +2,7 @@ #define QICCLIENT_HXX #include -#include +#include "qicclient/catalog.hxx" #include namespace QICClient { -- cgit v1.2.3