X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fteec%2FTeecContext.h;h=2d5b6c89b112c7113fe8318b08dfd6524e1a103d;hb=c4908b74d360a44cc06eeb1516fa555823c8e8ac;hp=2e175eb32b831a8bf8d32335ebc0e572e78a9d7a;hpb=edfdd01fd2f995d403a0a40620b8952fd1c85115;p=platform%2Fcore%2Fwebapi%2Flibteec.git diff --git a/src/teec/TeecContext.h b/src/teec/TeecContext.h index 2e175eb..2d5b6c8 100644 --- a/src/teec/TeecContext.h +++ b/src/teec/TeecContext.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-2018 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright (c) 2017-2021 Samsung Electronics Co., Ltd All Rights Reserved * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -27,8 +27,9 @@ #include #include -#include +#pragma GCC diagnostic ignored "-Wdeprecated-declarations" +#include namespace extension { namespace libteec {