Skip to content

Commit

Permalink
Merge pull request #37124 from cailafinn/macOS_fix_build_sonoma_14_4
Browse files Browse the repository at this point in the history
Fix build issues for masOS Sonoma 14.4
  • Loading branch information
robertapplin committed May 1, 2024
2 parents 0b5010d + 4694173 commit e31eb0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Framework/Kernel/src/NetworkProxyOSX.cpp
Expand Up @@ -10,9 +10,9 @@
#include "MantidKernel/NetworkProxy.h"
#include <CFNetwork/CFProxySupport.h>
#include <CoreFoundation/CoreFoundation.h>
#include <Security/Authorization.h>
#include <SystemConfiguration/SystemConfiguration.h>
#include <sstream>
#include <string>
#include <vector>

namespace Mantid {
Expand Down

0 comments on commit e31eb0a

Please sign in to comment.