Merge "Enable atspi" into devel/master
[platform/core/uifw/dali-adaptor.git] / dali / internal / system / common / logging.h
index 6165227..8ccad8b 100644 (file)
@@ -1,8 +1,8 @@
-#ifndef __DALI_TIZEN_LOGGING_H__
-#define __DALI_TIZEN_LOGGING_H__
+#ifndef DALI_TIZEN_LOGGING_H
+#define DALI_TIZEN_LOGGING_H
 
 /*
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2021 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.
 
 #include <dali/integration-api/debug.h>
 
-
 namespace Dali
 {
-
 namespace TizenPlatform
 {
-
 /**
  * @copydoc Dali::Integration::Log:LogMessage
  */
@@ -36,4 +33,4 @@ void LogMessage(Dali::Integration::Log::DebugPriority level, std::string& messag
 
 } // namespace Dali
 
-#endif // __DALI_TIZEN_LOGGING_H__
+#endif // DALI_TIZEN_LOGGING_H