]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/uid.h
Tidy up source files:
[user/henk/code/inspircd.git] / include / uid.h
index 17061bdee972a72f296459bfad966e93f735ccd2..3783e7ada5ccc4891d7fb68020a1aac8d68b9c0d 100644 (file)
@@ -16,6 +16,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
+#pragma once
 
 /**
  * This is the maximum length of a UUID (unique user identifier).
@@ -24,4 +25,3 @@
  */
 #define UUID_LENGTH 10
 
-