mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Introduce memory management helper: cm_memory.hxx
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
|
||||
#include "cmsys/FStream.hxx"
|
||||
#include <map>
|
||||
#include <memory>
|
||||
#include <utility>
|
||||
|
||||
#include "cmAlgorithms.h"
|
||||
#include "cm_memory.hxx"
|
||||
|
||||
#include "cmGeneratedFileStream.h"
|
||||
#include "cmGlobalGenerator.h"
|
||||
#include "cmMakefile.h"
|
||||
|
||||
Reference in New Issue
Block a user