summaryrefslogtreecommitdiffstats
path: root/Source/cmBinUtilsWindowsPELinker.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmBinUtilsWindowsPELinker.h')
-rw-r--r--Source/cmBinUtilsWindowsPELinker.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/Source/cmBinUtilsWindowsPELinker.h b/Source/cmBinUtilsWindowsPELinker.h
index 8d2bf4b..a8bb596 100644
--- a/Source/cmBinUtilsWindowsPELinker.h
+++ b/Source/cmBinUtilsWindowsPELinker.h
@@ -4,13 +4,13 @@
#ifndef cmBinUtilsWindowsPELinker_h
#define cmBinUtilsWindowsPELinker_h
+#include <memory>
+#include <string>
+
#include "cmBinUtilsLinker.h"
#include "cmBinUtilsWindowsPEGetRuntimeDependenciesTool.h"
#include "cmStateTypes.h"
-#include <memory>
-#include <string>
-
class cmRuntimeDependencyArchive;
class cmBinUtilsWindowsPELinker : public cmBinUtilsLinker