X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fcommon%2Ftriggers%2Ffunc%2Finclude.qh;h=4e8b94cd1c88779b56d0ec81fc99b429bc0bcf55;hp=628355cb79aa0280f2173848d03c0bca5387e419;hb=a8e9c14803c6ee158f8183701f8e9c8601da9983;hpb=651c8c3d25474fe6a926bd4217b3763f263cf02f diff --git a/qcsrc/common/triggers/func/include.qh b/qcsrc/common/triggers/func/include.qh index 628355cb79..4e8b94cd1c 100644 --- a/qcsrc/common/triggers/func/include.qh +++ b/qcsrc/common/triggers/func/include.qh @@ -1,8 +1,5 @@ -#ifndef TRIGGERS_FUNC_INCLUDE_H -#define TRIGGERS_FUNC_INCLUDE_H +#pragma once #include "door.qh" #include "ladder.qh" #include "train.qh" - -#endif