X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;ds=sidebyside;f=include%2Fconsolecolors.h;h=9b7e0670afae1c68df0659e83ca870e50ca76272;hb=8f31b0cf2a753cd7b6af8fd1dc730d0693ebeb90;hp=f7ca1335ed244f16514d457d4fa035971fab2996;hpb=12c0e5d76395ae6348f5d411fef50aa777433f02;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/include/consolecolors.h b/include/consolecolors.h index f7ca1335e..9b7e0670a 100644 --- a/include/consolecolors.h +++ b/include/consolecolors.h @@ -14,8 +14,8 @@ * along with this program. If not, see . */ -#ifndef CONSOLECOLORS_H -#define CONSOLECOLORS_H + +#pragma once #include @@ -96,5 +96,3 @@ inline std::ostream& con_reset(std::ostream &s) } #endif - -#endif