Imported Upstream version 1.0.0
[platform/upstream/iotivity.git] / service / things-manager / sampleapp / tizen / TMSampleApp / inc / tmutil.h
index 373ec4f..47346f3 100644 (file)
@@ -22,9 +22,9 @@
 
 using namespace std;
 
-#ifndef __TMUTIL_H__
-#define __TMUTIL_H__
+#ifndef TMUTIL_H__
+#define TMUTIL_H__
 
 extern std::string getOCStackResultStringFromInt(int result);
 
-#endif // __TMUTIL_H__
\ No newline at end of file
+#endif // TMUTIL_H__
\ No newline at end of file