mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Refactoring: Third-parties public headers are under cm3p prefix
Fixes: #20666
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "cm_uv.h"
|
||||
#include <cm3p/uv.h>
|
||||
|
||||
class cmRootWatcher;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user