diff --git a/SystemTools.cxx b/SystemTools.cxx
index 24f70d18e3c9573190d92bc3ce7aa3ccc7fb5f78..c6e668d766f029aab6a5b25fde3a61c8b2decbd4 100644
--- a/SystemTools.cxx
+++ b/SystemTools.cxx
@@ -2855,6 +2855,7 @@ static bool DeleteJunction(const std::wstring& source)
   return false;
 #endif
 }
+
 #endif
 
 bool SystemTools::RemoveFile(const std::string& source)