From d17fb23f8ccbbf704a1d9737aae9a6190b78de7d Mon Sep 17 00:00:00 2001 From: Mu-Woong Lee Date: Tue, 21 Feb 2017 09:47:28 +0900 Subject: [PATCH] Sync with the header separation in context-common Change-Id: I70591a1167e6db3c068dbcb8519ffcb513830f20 Signed-off-by: Mu-Woong Lee --- src/shared/ContextStoreTypesPrivate.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/shared/ContextStoreTypesPrivate.h b/src/shared/ContextStoreTypesPrivate.h index e41b3e5..abcbbe0 100644 --- a/src/shared/ContextStoreTypesPrivate.h +++ b/src/shared/ContextStoreTypesPrivate.h @@ -18,6 +18,7 @@ #define __CONTEXT_STORE_TYPES_PRIVATE_H__ #include +#include #define CTX_CONTEXT_STORE "ContextStore" #define CTX_CONTEXT_STORE_SPEC \ -- 2.7.4