aboutsummaryrefslogtreecommitdiff
path: root/include/cru/common/Base.h
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2023-12-25 22:16:13 +0800
committercrupest <crupest@outlook.com>2023-12-25 22:16:13 +0800
commit29bef137f5c33a599f2629fecc0b756611dd126b (patch)
tree486efa5ce66dc4b71949c7f845c0b50c4ea2ca04 /include/cru/common/Base.h
parent8fa5b665ddb5a6b1d609b81b66b57dbce7473bc6 (diff)
downloadcru-29bef137f5c33a599f2629fecc0b756611dd126b.tar.gz
cru-29bef137f5c33a599f2629fecc0b756611dd126b.tar.bz2
cru-29bef137f5c33a599f2629fecc0b756611dd126b.zip
Add proxy stream (not completed).
Diffstat (limited to 'include/cru/common/Base.h')
-rw-r--r--include/cru/common/Base.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cru/common/Base.h b/include/cru/common/Base.h
index 899cfc13..34faf779 100644
--- a/include/cru/common/Base.h
+++ b/include/cru/common/Base.h
@@ -1,5 +1,5 @@
#pragma once
-#include "PreConfig.h"
+#include "PreConfig.h" // IWYU pragma: keep
#ifdef CRU_PLATFORM_WINDOWS
#ifdef CRU_BASE_EXPORT_API