mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-22 06:59:01 -06:00
modernize: manage cmCommand instances using unique_ptr.
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
#include <algorithm>
|
||||
#include <ctype.h>
|
||||
#include <iterator>
|
||||
#include <memory>
|
||||
#include <sstream>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user