X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Fpublic-api%2Fcommon%2Fcompile-time-assert.h;h=7fd4098a45fbaa8774037219d8e1e3ec8166886c;hb=25c7ca5bc0a79e7aae41afec7796b8f9b0886e61;hp=d30c6945ced01a4e133383665f22c281f79422f7;hpb=eaa35becf46fcd9793be784e8e99a546966d6c25;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/dali/public-api/common/compile-time-assert.h b/dali/public-api/common/compile-time-assert.h index d30c694..7fd4098 100644 --- a/dali/public-api/common/compile-time-assert.h +++ b/dali/public-api/common/compile-time-assert.h @@ -1,8 +1,8 @@ -#ifndef __DALI_COMPILE_TIME_ASSERT_H__ -#define __DALI_COMPILE_TIME_ASSERT_H__ +#ifndef DALI_COMPILE_TIME_ASSERT_H +#define DALI_COMPILE_TIME_ASSERT_H /* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. + * Copyright (c) 2019 Samsung Electronics Co., Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -43,4 +43,4 @@ namespace Dali */ } // namespace Dali -#endif // __DALI_COMPILE_TIME_ASSERT_H__ +#endif // DALI_COMPILE_TIME_ASSERT_H