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%2Ftoolkit-environment-variable.h;h=b1ebae09f343c12606cce8e5cc67122a9b525dc0;hp=ae968d3426027649676c3843ecc85f51c7292cb2;hb=0e8dfa9c961af84b18edf2e3307840b0d94fb430;hpb=638cc5c949cd2a31ddfd189c30b9a4b37e3e0a29 diff --git a/automated-tests/src/dali-toolkit/dali-toolkit-test-utils/toolkit-environment-variable.h b/automated-tests/src/dali-toolkit/dali-toolkit-test-utils/toolkit-environment-variable.h index ae968d3..b1ebae0 100644 --- a/automated-tests/src/dali-toolkit/dali-toolkit-test-utils/toolkit-environment-variable.h +++ b/automated-tests/src/dali-toolkit/dali-toolkit-test-utils/toolkit-environment-variable.h @@ -1,8 +1,8 @@ -#ifndef __DALI_TOOLKIT_ENVIRONMENT_VARIABLE_H__ -#define __DALI_TOOLKIT_ENVIRONMENT_VARIABLE_H__ +#ifndef DALI_TOOLKIT_ENVIRONMENT_VARIABLE_H +#define DALI_TOOLKIT_ENVIRONMENT_VARIABLE_H /* - * Copyright (c) 2015 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. @@ -17,7 +17,7 @@ * limitations under the License. * */ -#define __DALI_ENVIRONMENT_VARIABLE_H__ +#define DALI_ENVIRONMENT_VARIABLE_H #include @@ -36,4 +36,4 @@ void SetTestingEnvironmentVariable( bool ); } // namespace Dali -#endif /* __DALI_TOOLKIT_ENVIRONMENT_VARIABLE_H__ */ +#endif // DALI_TOOLKIT_ENVIRONMENT_VARIABLE_H