From 7757cc1a7ffceccdcd87a77d8ea292c822fa9599 Mon Sep 17 00:00:00 2001 From: mailwl Date: Mon, 28 May 2018 16:36:38 +0300 Subject: Service/BCAT: add module and services --- src/common/logging/log.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/logging/log.h') diff --git a/src/common/logging/log.h b/src/common/logging/log.h index 48f85deac..43e572ebe 100644 --- a/src/common/logging/log.h +++ b/src/common/logging/log.h @@ -55,6 +55,7 @@ enum class Class : ClassType { Service_AOC, ///< The AOC (AddOn Content) service Service_APM, ///< The APM (Performance) service Service_Audio, ///< The Audio (Audio control) service + Service_BCAT, ///< The BCAT service Service_Fatal, ///< The Fatal service Service_Friend, ///< The friend service Service_FS, ///< The FS (Filesystem) service -- cgit v1.2.3