X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=automated-tests%2Fsrc%2Fdali-toolkit%2Fdali-toolkit-test-utils%2Ftest-intrusive-ptr.h;h=5fb17da358e291e2698f742438291a46fb35fed2;hp=03aafe304aac1cf05117dd2635ba271fbc898bdf;hb=b694e7e2ae624e206e1548b1a863c554eb9cd4d7;hpb=01808a740662880dc14ca86d4808c7baf536b948 diff --git a/automated-tests/src/dali-toolkit/dali-toolkit-test-utils/test-intrusive-ptr.h b/automated-tests/src/dali-toolkit/dali-toolkit-test-utils/test-intrusive-ptr.h index 03aafe3..5fb17da 100644 --- a/automated-tests/src/dali-toolkit/dali-toolkit-test-utils/test-intrusive-ptr.h +++ b/automated-tests/src/dali-toolkit/dali-toolkit-test-utils/test-intrusive-ptr.h @@ -1,8 +1,8 @@ -#ifndef __TEST_INTRUSIVE_PTR_H__ -#define __TEST_INTRUSIVE_PTR_H__ +#ifndef TEST_INTRUSIVE_PTR_H +#define TEST_INTRUSIVE_PTR_H /* - * Copyright (c) 2014 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. @@ -55,6 +55,6 @@ struct UtcCoverageIntrusivePtr } // Dali -#endif +#endif // TEST_INTRUSIVE_PTR_H