mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05: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