X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=include%2Fuid.h;fp=include%2Fuid.h;h=3783e7ada5ccc4891d7fb68020a1aac8d68b9c0d;hb=11cafc12d5440b67a9f676c9f6aa67840ca5399d;hp=17061bdee972a72f296459bfad966e93f735ccd2;hpb=a5fe50aca04ca554d313e7361c571c6a497a9c4e;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/include/uid.h b/include/uid.h index 17061bdee..3783e7ada 100644 --- a/include/uid.h +++ b/include/uid.h @@ -16,6 +16,7 @@ * along with this program. If not, see . */ +#pragma once /** * This is the maximum length of a UUID (unique user identifier). @@ -24,4 +25,3 @@ */ #define UUID_LENGTH 10 -