diff options
Diffstat (limited to 'Source/cmBinUtilsLinker.cxx')
-rw-r--r-- | Source/cmBinUtilsLinker.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmBinUtilsLinker.cxx b/Source/cmBinUtilsLinker.cxx index 3dac85c..a9f4d91 100644 --- a/Source/cmBinUtilsLinker.cxx +++ b/Source/cmBinUtilsLinker.cxx @@ -2,6 +2,7 @@ file Copyright.txt or https://cmake.org/licensing for details. */ #include "cmBinUtilsLinker.h" + #include "cmRuntimeDependencyArchive.h" cmBinUtilsLinker::cmBinUtilsLinker(cmRuntimeDependencyArchive* archive) |