a/util: Fix missing pragma once

This commit is contained in:
Ryan Pavlik 2022-04-13 12:50:13 -05:00 committed by Jakob Bornecrantz
parent 41e2fb0a99
commit 290fafa4f7

View file

@ -6,6 +6,7 @@
* @author Jakob Bornecrantz <jakob@collabora.com>
* @ingroup aux_pretty
*/
#pragma once
#include "xrt/xrt_defines.h"