···77 * @author Ryan Pavlik <ryan.pavlik@collabora.com>
88 * @ingroup aux_util
99 */
1010+#pragma once
1111+1212+// IWYU pragma: private, include "util/u_template_historybuf.hpp"
10131114#include <stddef.h>
1215#include <type_traits>
+1-1
src/xrt/auxiliary/util/u_time.h
···2020#include "xrt/xrt_compiler.h"
21212222#include <stdint.h>
2323-#include <time.h>
2323+#include <time.h> // IWYU pragma: keep
24242525#if defined(XRT_ENV_MINGW)
2626// That define is needed before to include windows.h, to avoid a collision