X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=include%2Flistmode.h;h=1c6f70d6f483c5b02eeb4016c78f551846d69d40;hb=5ad9b97fcff193ebce91a923c5006632501abf97;hp=b070b90f94f2e9466fc0e5b84120c1d2bd9cbf46;hpb=99461ac66d47cf3b78dc83f39aa3b89dccf2088c;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/include/listmode.h b/include/listmode.h index b070b90f9..1c6f70d6f 100644 --- a/include/listmode.h +++ b/include/listmode.h @@ -16,6 +16,7 @@ * along with this program. If not, see . */ + #pragma once /** The base class for list modes, should be inherited.