summaryrefslogtreecommitdiffstats
path: root/Source/cmRST.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmRST.cxx')
-rw-r--r--Source/cmRST.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmRST.cxx b/Source/cmRST.cxx
index 355b8c4..70ffc7d 100644
--- a/Source/cmRST.cxx
+++ b/Source/cmRST.cxx
@@ -6,8 +6,8 @@
#include "cmSystemTools.h"
#include "cmVersion.h"
+#include "cmsys/FStream.hxx"
#include <algorithm>
-#include <cmsys/FStream.hxx>
#include <ctype.h>
#include <iterator>
#include <stddef.h>