diff base/Profiler.h @ 1586:841b2a3e606d

Merge from branch fix-static-analysis
author Chris Cannam
date Wed, 09 Jan 2019 15:24:38 +0000
parents ad5f892c0c4d
children
line wrap: on
line diff
--- a/base/Profiler.h	Wed Jan 09 14:39:50 2019 +0000
+++ b/base/Profiler.h	Wed Jan 09 15:24:38 2019 +0000
@@ -20,8 +20,8 @@
 */
 
 
-#ifndef _PROFILER_H_
-#define _PROFILER_H_
+#ifndef SV_PROFILER_H
+#define SV_PROFILER_H
 
 #include "system/System.h"