summaryrefslogtreecommitdiff
path: root/Source/cmExportBuildFileGenerator.cxx
diff options
context:
space:
mode:
authorTushar Maheshwari <tushar27192@gmail.com>2019-09-14 00:39:15 +0530
committerTushar Maheshwari <tushar27192@gmail.com>2019-09-19 19:20:30 +0530
commit71f088f53ae7f59e002ec893933d0f670347ea93 (patch)
tree52917f8ec74efaa57676a9ca26dad2a51dd75241 /Source/cmExportBuildFileGenerator.cxx
parent6511fa6f3309984fc10de8471017c2bb32d8d286 (diff)
downloadcmake-71f088f53ae7f59e002ec893933d0f670347ea93.tar.gz
cmExportSet: subsume cmExportSetMap source files
Diffstat (limited to 'Source/cmExportBuildFileGenerator.cxx')
-rw-r--r--Source/cmExportBuildFileGenerator.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmExportBuildFileGenerator.cxx b/Source/cmExportBuildFileGenerator.cxx
index 08c6e7bd2b..c751966610 100644
--- a/Source/cmExportBuildFileGenerator.cxx
+++ b/Source/cmExportBuildFileGenerator.cxx
@@ -17,6 +17,7 @@
#include "cmake.h"
#include <map>
+#include <memory>
#include <set>
#include <sstream>
#include <utility>