diff transform/TransformFactory.h @ 1546:9c14dee72329

Use locale-aware comparators for user-visible string sorting
author Chris Cannam
date Mon, 01 Oct 2018 14:37:30 +0100
parents 5d886b7b4029
children c01cbe41aeb5
line wrap: on
line diff
--- a/transform/TransformFactory.h	Mon Oct 01 14:37:11 2018 +0100
+++ b/transform/TransformFactory.h	Mon Oct 01 14:37:30 2018 +0100
@@ -13,8 +13,8 @@
     COPYING included with this distribution for more information.
 */
 
-#ifndef _TRANSFORM_FACTORY_H_
-#define _TRANSFORM_FACTORY_H_
+#ifndef SV_TRANSFORM_FACTORY_H
+#define SV_TRANSFORM_FACTORY_H
 
 #include "TransformDescription.h"