mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
modernize: manage cmCommand instances using unique_ptr.
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
#include <algorithm>
|
||||
#include <ctype.h> /* isspace */
|
||||
#include <iostream>
|
||||
#include <memory>
|
||||
#include <stdio.h>
|
||||
#include <vector>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user