From 2d516f7a9eed1fe7679d3dc5ca6d8dea9d1258d8 Mon Sep 17 00:00:00 2001 From: LightCat Date: Mon, 3 Jun 2019 20:41:50 +0200 Subject: [PATCH] epic unity build fix --- include/soundcache.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/include/soundcache.hpp b/include/soundcache.hpp index cf40b55b..6b606217 100644 --- a/include/soundcache.hpp +++ b/include/soundcache.hpp @@ -1,3 +1,4 @@ +#pragma once #include "common.hpp" struct CSndInfo_t {