mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-16 14:08:35 +08:00
IWYU: mark includes needed for assert statements as needed
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#include "cmFunctionBlocker.h"
|
||||
|
||||
#include <cassert>
|
||||
#include <memory> // IWYU pragma: keep
|
||||
#include <sstream>
|
||||
#include <utility>
|
||||
|
||||
|
Reference in New Issue
Block a user