X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fcommon%2Fmodels%2Fall.qh;h=ce98629411fd0cd6c3ce798a813acf5dd0fd602f;hp=f3bfd64c7532a833757eed9545782933b72272aa;hb=991de5e6922cd3c283de56c3249624f0f1bfe767;hpb=37cf62041a76248472ef6a78feaaed33e35a2260 diff --git a/qcsrc/common/models/all.qh b/qcsrc/common/models/all.qh index f3bfd64c75..ce98629411 100644 --- a/qcsrc/common/models/all.qh +++ b/qcsrc/common/models/all.qh @@ -1,5 +1,4 @@ -#ifndef MODELS_ALL_H -#define MODELS_ALL_H +#pragma once #include "model.qh" @@ -22,5 +21,3 @@ PRECACHE(Models) { MODEL(Null, "null"); #include "all.inc" - -#endif