From 6f6432ab7266e4a20bf59388f3961c3df7e4aeba Mon Sep 17 00:00:00 2001 From: Edward Diener Date: Sun, 17 Sep 2017 12:36:23 -0400 Subject: [PATCH] Removed executable attribute for files. --- include/boost/interprocess/detail/managed_memory_impl.hpp | 0 include/boost/interprocess/detail/managed_multi_shared_memory.hpp | 0 include/boost/interprocess/detail/managed_open_or_create_impl.hpp | 0 include/boost/interprocess/detail/shared_dir_helpers.hpp | 0 4 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 include/boost/interprocess/detail/managed_memory_impl.hpp mode change 100755 => 100644 include/boost/interprocess/detail/managed_multi_shared_memory.hpp mode change 100755 => 100644 include/boost/interprocess/detail/managed_open_or_create_impl.hpp mode change 100755 => 100644 include/boost/interprocess/detail/shared_dir_helpers.hpp diff --git a/include/boost/interprocess/detail/managed_memory_impl.hpp b/include/boost/interprocess/detail/managed_memory_impl.hpp old mode 100755 new mode 100644 diff --git a/include/boost/interprocess/detail/managed_multi_shared_memory.hpp b/include/boost/interprocess/detail/managed_multi_shared_memory.hpp old mode 100755 new mode 100644 diff --git a/include/boost/interprocess/detail/managed_open_or_create_impl.hpp b/include/boost/interprocess/detail/managed_open_or_create_impl.hpp old mode 100755 new mode 100644 diff --git a/include/boost/interprocess/detail/shared_dir_helpers.hpp b/include/boost/interprocess/detail/shared_dir_helpers.hpp old mode 100755 new mode 100644