Purge underscored header file barriers
[platform/core/uifw/dali-toolkit.git] / automated-tests / src / dali-toolkit / dali-toolkit-test-utils / toolkit-environment-variable.h
index ae968d3..b1ebae0 100644 (file)
@@ -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 <cstddef>
 
@@ -36,4 +36,4 @@ void SetTestingEnvironmentVariable( bool );
 } // namespace Dali
 
 
-#endif /* __DALI_TOOLKIT_ENVIRONMENT_VARIABLE_H__ */
+#endif // DALI_TOOLKIT_ENVIRONMENT_VARIABLE_H