X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fdpdefs%2Fdpextensions.qh;h=2ed0f9063889af40f2270740e069f47d29f62789;hb=c04fad1835716f01e4d90fb72d173a9a367636f5;hp=ff9214844b3e5c181878b7ef31c40621e85a59e3;hpb=46f7bde5d7554a7621f1285640946f01cb5e4016;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/dpdefs/dpextensions.qh b/qcsrc/dpdefs/dpextensions.qh index ff9214844..2ed0f9063 100644 --- a/qcsrc/dpdefs/dpextensions.qh +++ b/qcsrc/dpdefs/dpextensions.qh @@ -1,5 +1,4 @@ -#ifndef DPEXTENSIONS_H -#define DPEXTENSIONS_H +#pragma once #pragma noref 1 @@ -64,5 +63,3 @@ int() _buf_create = #460; #define buf_create _buf_create #pragma noref 0 - -#endif