src/cx/properties.h

changeset 1069
6565e7ef5ee3
parent 1059
154eb64ce746
child 1106
0480f8600fb7
--- a/src/cx/properties.h	Tue Dec 31 12:41:01 2024 +0100
+++ b/src/cx/properties.h	Wed Jan 01 13:31:38 2025 +0100
@@ -33,8 +33,8 @@
  * \copyright 2-Clause BSD License
  */
 
-#ifndef UCX_PROPERTIES
-#define UCX_PROPERTIES
+#ifndef UCX_PROPERTIES_H
+#define UCX_PROPERTIES_H
 
 #include "common.h"
 #include "string.h"
@@ -623,4 +623,4 @@
 } // extern "C"
 #endif
 
-#endif // UCX_PROPERTIES
+#endif // UCX_PROPERTIES_H

mercurial