aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/cxxsupp/libcxx/patches/xxx-config-epilogue.patch
blob: 6856fd613bea1c8d79b84b7ec35d7beffc8420a0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/include/__config b/include/__config
index 0b4f9ef..f804928 100644
--- a/include/__config
+++ b/include/__config
@@ -1517,4 +1517,7 @@ __sanitizer_verify_double_ended_contiguous_container(const void*, const void*, c
 
 #endif // __cplusplus
 
+#include <__config_epilogue.h>
+
 #endif // _LIBCPP___CONFIG
+