]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/items.qh
Fix compilation units
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / items.qh
index f7e30136551f5a5d98467e5dc0c4a8bc7dc43a09..6544336d9137e0e9bc03fcc5b0e3a42196cb3736 100644 (file)
@@ -3,8 +3,6 @@
 /// \brief Header file that describes the functions related to game items.
 /// \copyright GNU GPLv2 or any later version.
 
-#pragma once
-
 /// \brief Creates a new item.
 /// \param[in] class_name Class name of the item.
 /// \param[in] position Position of the item.