From b54c8c920a81e5ef2d071fa4735d83041d72bfd9 Mon Sep 17 00:00:00 2001 From: sdlzx Date: Sat, 11 Dec 2021 13:27:05 +0800 Subject: [PATCH] Drop execute bit for C++ code --- include/boost/geometry/algorithms/detail/buffer/buffer_box.hpp | 0 test/arithmetic/infinite_line_functions.cpp | 0 test/geometries/infinite_line.cpp | 0 3 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 include/boost/geometry/algorithms/detail/buffer/buffer_box.hpp mode change 100755 => 100644 test/arithmetic/infinite_line_functions.cpp mode change 100755 => 100644 test/geometries/infinite_line.cpp diff --git a/include/boost/geometry/algorithms/detail/buffer/buffer_box.hpp b/include/boost/geometry/algorithms/detail/buffer/buffer_box.hpp old mode 100755 new mode 100644 diff --git a/test/arithmetic/infinite_line_functions.cpp b/test/arithmetic/infinite_line_functions.cpp old mode 100755 new mode 100644 diff --git a/test/geometries/infinite_line.cpp b/test/geometries/infinite_line.cpp old mode 100755 new mode 100644