Skip to content
Snippets Groups Projects
Commit 49afdb1e authored by Brad King's avatar Brad King Committed by Kitware Robot
Browse files

Merge topic 'cmake-server-aix'


f5c4dada cmFileMonitor.h: Include cmConfigure.h first

Acked-by: default avatarKitware Robot <kwrobot@kitware.com>
Merge-request: !562
parents 87f04b95 f5c4dada
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,8 @@
file Copyright.txt or https://cmake.org/licensing for details. */
#pragma once
#include <cmConfigure.h> // IWYU pragma: keep
#include <functional>
#include <string>
#include <vector>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment